kernel_samsung_a53x/fs/nfsd
Chuck Lever adfe497c23 NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
[ Upstream commit 8755326399f471ec3b31e2ab8c5074c0d28a0fb5 ]

Remove an unnecessary usage of nf_hashval.

Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:28:01 +01:00
..
acl.h
auth.c
auth.h
blocklayout.c
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c
export.h
fault_inject.c
filecache.c NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode 2024-11-19 12:28:01 +01:00
filecache.h NFSD: Report average age of filecache items 2024-11-19 12:28:00 +01:00
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig NFSD: Remove CONFIG_NFSD_V3 2024-11-19 12:27:54 +01:00
lockd.c
Makefile NFSD: Remove CONFIG_NFSD_V3 2024-11-19 12:27:54 +01:00
netns.h NFSD: Rename boot verifier functions 2024-11-19 12:27:52 +01:00
nfs2acl.c SUNRPC: Return true/false (not 1/0) from bool functions 2024-11-19 12:27:54 +01:00
nfs3acl.c
nfs3proc.c NFSD: Refactor NFSv3 CREATE 2024-11-19 12:27:57 +01:00
nfs3xdr.c NFSD: Deprecate NFS_OFFSET_MAX 2024-11-19 12:27:53 +01:00
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4layouts.c nfsd: fix using the correct variable for sizeof() 2024-11-19 12:27:54 +01:00
nfs4proc.c NFSD: Demote a WARN to a pr_warn() 2024-11-19 12:27:59 +01:00
nfs4recover.c
nfs4state.c NFSD: Add documenting comment for nfsd4_release_lockowner() 2024-11-19 12:27:58 +01:00
nfs4xdr.c NFSD: Decode NFSv4 birth time attribute 2024-11-19 12:27:59 +01:00
nfscache.c nfsd: destroy percpu stats counters after reply cache shutdown 2024-11-19 12:27:58 +01:00
nfsctl.c NFSD: Hook up the filecache stat file 2024-11-19 12:28:00 +01:00
nfsd.h NFSD: Decode NFSv4 birth time attribute 2024-11-19 12:27:59 +01:00
nfsfh.c NFSD: Remove CONFIG_NFSD_V3 2024-11-19 12:27:54 +01:00
nfsfh.h NFSD: Remove CONFIG_NFSD_V3 2024-11-19 12:27:54 +01:00
nfsproc.c nfsd: Retry once in nfsd_open on an -EOPENSTALE return 2024-11-19 12:27:52 +01:00
nfssvc.c NFSD: Remove CONFIG_NFSD_V3 2024-11-19 12:27:54 +01:00
nfsxdr.c
pnfs.h
state.h NFSD: add courteous server support for thread with only delegation 2024-11-19 12:27:56 +01:00
stats.c
stats.h
trace.c
trace.h NFSD: No longer record nf_hashval in the trace log 2024-11-19 12:28:00 +01:00
vfs.c NFSD: Clean up nfsd_open_verified() 2024-11-19 12:27:57 +01:00
vfs.h NFSD: Clean up nfsd_open_verified() 2024-11-19 12:27:57 +01:00
xdr.h
xdr3.h
xdr4.h NFSD: Instantiate a struct file when creating a regular NFSv4 file 2024-11-19 12:27:57 +01:00
xdr4cb.h