diff options
author | 2022-07-26 16:45:30 +1000 | |
---|---|---|
committer | 2022-08-04 10:28:48 -0400 | |
commit | dd8dd403d7b223cc77ee89d8d09caf045e90e648 (patch) | |
tree | 09d5198883a9a0d72ca067dc1ea9584833144d5d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | NFSD: use (un)lock_inode instead of fh_(un)lock for file operations (diff) | |
download | wireguard-linux-dd8dd403d7b223cc77ee89d8d09caf045e90e648.tar.xz wireguard-linux-dd8dd403d7b223cc77ee89d8d09caf045e90e648.zip |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions