commit | e0d4ed71ca0344494722a041780f004d2bcf0f11 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Fri Sep 26 16:02:50 2014 +0200 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Nov 12 14:22:52 2014 -0500 |
tree | ce776cb83bd3cefa8ace5bb529d1ec0480079022 | |
parent | 8c393f9a721c30a030049a680e1bf896669bb279 [diff] |
pnfs/blocklayout: serialize GETDEVICEINFO calls 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>