summary refs log tree commit diff
path: root/lib/test_module.c
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2022-07-26 16:45:30 +1000
committerChuck Lever <chuck.lever@oracle.com>2022-08-04 10:28:48 -0400
commitdd8dd403d7b223cc77ee89d8d09caf045e90e648 (patch)
tree09d5198883a9a0d72ca067dc1ea9584833144d5d /lib/test_module.c
parentbb4d53d66e4b8c8b8e5634802262e53851a2d2db (diff)
downloadlinux-dd8dd403d7b223cc77ee89d8d09caf045e90e648.tar.gz
NFSD: discard fh_locked flag and fh_lock/fh_unlock
As all inode locking is now fully balanced, fh_put() does not need to
call fh_unlock().
fh_lock() and fh_unlock() are no longer used, so discard them.
These are the only real users of ->fh_locked, so discard that too.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'lib/test_module.c')
0 files changed, 0 insertions, 0 deletions