git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c393f9
)
pnfs/blocklayout: serialize GETDEVICEINFO calls
author
Christoph Hellwig
<hch@lst.de>
Fri, 26 Sep 2014 14:02:50 +0000
(16:02 +0200)
committer
Trond Myklebust
<trond.myklebust@primarydata.com>
Wed, 12 Nov 2014 19:22:52 +0000
(14:22 -0500)
The rpc_pipefs code isn't thread safe, leading to occasional use after
frees when running xfstests generic/241 (dbench).
Signed-off-by: Christoph Hellwig <hch@lst.de>
Link:
http://lkml.kernel.org/r/1411740170-18611-2-git-send-email-hch@lst.de
Cc: stable@vger.kernel.org # 3.17.x
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
No differences found