diff options
author | Jeff Layton <jlayton@kernel.org> | 2022-11-16 16:49:25 +0300 |
---|---|---|
committer | Jeff Layton <jlayton@kernel.org> | 2022-11-30 13:08:10 +0300 |
commit | a1fde8ee771f92d2a8bbd79532149ddd34546bc1 (patch) | |
tree | 73b049051cb93059da0ae74f2f8b3a513097f6a4 /fs/lockd | |
parent | d4e78663f6bc83db44041f224e58e0940662a912 (diff) | |
download | linux-a1fde8ee771f92d2a8bbd79532149ddd34546bc1.tar.xz |
cifs: use locks_inode_context helper
cifs currently doesn't access i_flctx safely. This requires a
smp_load_acquire, as the pointer is set via cmpxchg (a release
operation).
Cc: Steve French <smfrench@samba.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'fs/lockd')
0 files changed, 0 insertions, 0 deletions