aboutsummaryrefslogtreecommitdiff
path: root/fs/cifs
diff options
context:
space:
mode:
authorJeff Layton <jlayton@kernel.org>2022-11-16 08:44:25 -0500
committerJeff Layton <jlayton@kernel.org>2022-11-30 05:08:10 -0500
commitd4e78663f6bc83db44041f224e58e0940662a912 (patch)
tree496ebe41786cf9d37f1c7726f138d48303c6d8f2 /fs/cifs
parent401a8b8fd5acd51582b15238d72a8d0edd580e9f (diff)
ceph: use locks_inode_context helper
ceph currently doesn't access i_flctx safely. This requires a smp_load_acquire, as the pointer is set via cmpxchg (a release operation). Reviewed-by: Xiubo Li <xiubli@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jeff Layton <jlayton@kernel.org>
Diffstat (limited to 'fs/cifs')
0 files changed, 0 insertions, 0 deletions