Home
last modified time | relevance | path

Searched hist:dd8dd403d7b223cc77ee89d8d09caf045e90e648 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfsfh.hdiff dd8dd403d7b223cc77ee89d8d09caf045e90e648 Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> 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>
H A Dnfsfh.cdiff dd8dd403d7b223cc77ee89d8d09caf045e90e648 Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> 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>
H A Dvfs.cdiff dd8dd403d7b223cc77ee89d8d09caf045e90e648 Tue Jul 26 01:45:30 CDT 2022 NeilBrown <neilb@suse.de> 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>