kernel_samsung_a53x/fs/nfsd
Chuck Lever 3dee7ad35d NFSD: Add nfsd_clid_verf_mismatch tracepoint
[ Upstream commit 744ea54c869cebe41fbad5f53f8a8ca5d93a5c97 ]

Record when a client presents a different boot verifier than the
one we know about. Typically this is a sign the client has
rebooted, but sometimes it signals a conflicting client ID, which
the client's administrator will need to address.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:38 +01:00
..
acl.h
auth.c
auth.h
blocklayout.c
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
export.h nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
fault_inject.c
filecache.c nfsd: Fix error return code in nfsd_file_cache_init() 2024-11-19 12:27:20 +01:00
filecache.h
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. 2024-11-19 12:27:37 +01:00
lockd.c
Makefile
netns.h nfsd: protect concurrent access to nfsd stats counters 2024-11-19 12:27:31 +01:00
nfs2acl.c NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream 2024-11-19 12:27:35 +01:00
nfs3acl.c NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream 2024-11-19 12:27:35 +01:00
nfs3proc.c NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations 2024-11-19 12:27:34 +01:00
nfs3xdr.c NFSD: Clean up NFSDDBG_FACILITY macro 2024-11-19 12:27:36 +01:00
nfs4acl.c
nfs4callback.c
nfs4idmap.c
nfs4layouts.c
nfs4proc.c nfsd: don't ignore high bits of copy count 2024-11-19 12:27:36 +01:00
nfs4recover.c nfsd: Log client tracking type log message as info instead of warning 2024-11-19 12:27:36 +01:00
nfs4state.c NFSD: Add nfsd_clid_verf_mismatch tracepoint 2024-11-19 12:27:38 +01:00
nfs4xdr.c NFSD: Extract the svcxdr_init_encode() helper 2024-11-19 12:27:33 +01:00
nfscache.c nfsd: protect concurrent access to nfsd stats counters 2024-11-19 12:27:31 +01:00
nfsctl.c nfsd: Fix fall-through warnings for Clang 2024-11-19 12:27:37 +01:00
nfsd.h nfsd: report client confirmation status in "info" file 2024-11-19 12:27:36 +01:00
nfsfh.c NFSD: Update the GETATTR3res encoder to use struct xdr_stream 2024-11-19 12:27:33 +01:00
nfsfh.h NFSD: Update the GETATTR3res encoder to use struct xdr_stream 2024-11-19 12:27:33 +01:00
nfsproc.c NFSD: Remove unused NFSv2 directory entry encoders 2024-11-19 12:27:35 +01:00
nfssvc.c nfsd: removed unused argument in nfsd_startup_generic() 2024-11-19 12:27:37 +01:00
nfsxdr.c NFSD: Clean up NFSDDBG_FACILITY macro 2024-11-19 12:27:36 +01:00
pnfs.h
state.h nfsd: track filehandle aliasing in nfs4_files 2024-11-19 12:27:37 +01:00
stats.c nfsd: protect concurrent access to nfsd stats counters 2024-11-19 12:27:31 +01:00
stats.h nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
trace.c
trace.h NFSD: Add nfsd_clid_verf_mismatch tracepoint 2024-11-19 12:27:38 +01:00
vfs.c NFSD: Add a tracepoint to record directory entry encoding 2024-11-19 12:27:35 +01:00
vfs.h NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream 2024-11-19 12:27:33 +01:00
xdr.h NFSD: Clean up after updating NFSv2 ACL encoders 2024-11-19 12:27:35 +01:00
xdr3.h NFSD: Clean up after updating NFSv3 ACL encoders 2024-11-19 12:27:35 +01:00
xdr4.h NFSD: Extract the svcxdr_init_encode() helper 2024-11-19 12:27:33 +01:00
xdr4cb.h