diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-11-16 17:36:07 +0300 |
---|---|---|
committer | Jeff Layton <jlayton@kernel.org> | 2022-11-30 13:08:10 +0300 |
commit | 77c67530e1f95ac25c7075635f32f04367380894 (patch) | |
tree | d148108a11ebbfa2d3fbc7e6a47e05fa79209a51 /net/9p/protocol.h | |
parent | 17b985def2a859d66d27afee442147468a6a4ea6 (diff) | |
download | linux-77c67530e1f95ac25c7075635f32f04367380894.tar.xz |
nfsd: use locks_inode_context helper
nfsd currently doesn't access i_flctx safely everywhere. This requires a
smp_load_acquire, as the pointer is set via cmpxchg (a release
operation).
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'net/9p/protocol.h')
0 files changed, 0 insertions, 0 deletions