diff options
author | Jeff Layton <[email protected]> | 2022-11-16 08:49:25 -0500 |
---|---|---|
committer | Jeff Layton <[email protected]> | 2022-11-30 05:08:10 -0500 |
commit | a1fde8ee771f92d2a8bbd79532149ddd34546bc1 (patch) | |
tree | 73b049051cb93059da0ae74f2f8b3a513097f6a4 /tools/testing/selftests/bpf/prog_tests/autoload.c | |
parent | d4e78663f6bc83db44041f224e58e0940662a912 (diff) |
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 <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jeff Layton <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions