kernel_samsung_a53x/fs/nfsd
Dai Ngo d2004ab4e4 NFSv4_2: SSC helper should use its own config.
[ Upstream commit 02591f9febd5f69bb4c266a4abf899c4cf21964f ]

Currently NFSv4_2 SSC helper, nfs_ssc, incorrectly uses GRACE_PERIOD
as its config. Fix by adding new config NFS_V4_2_SSC_HELPER which
depends on NFS_V4_2 and is automatically selected when NFSD_V4 is
enabled. Also removed the file name from a comment in nfs_ssc.c.

Signed-off-by: Dai Ngo <dai.ngo@oracle.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 12:27:32 +01:00
..
acl.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
auth.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
auth.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
blocklayout.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
blocklayoutxdr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
blocklayoutxdr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cache.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
current_stateid.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
filecache.c nfsd: Fix error return code in nfsd_file_cache_init() 2024-11-19 12:27:20 +01:00
filecache.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
flexfilelayout.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
flexfilelayoutxdr.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
flexfilelayoutxdr.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
idmap.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig NFSv4_2: SSC helper should use its own config. 2024-11-19 12:27:32 +01:00
lockd.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
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 argument decoder to use struct xdr_stream 2024-11-19 12:27:31 +01:00
nfs3acl.c NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream 2024-11-19 12:27:31 +01:00
nfs3proc.c NFSD: Add helper to set up the pages where the dirlist is encoded 2024-11-19 12:27:29 +01:00
nfs3xdr.c NFSD: Clean up after updating NFSv3 ACL decoders 2024-11-19 12:27:31 +01:00
nfs4acl.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
nfs4callback.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
nfs4idmap.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
nfs4layouts.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
nfs4proc.c nfsd: cstate->session->se_client -> cstate->clp 2024-11-19 12:27:32 +01:00
nfs4recover.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
nfs4state.c nfsd: cstate->session->se_client -> cstate->clp 2024-11-19 12:27:32 +01:00
nfs4xdr.c NFSD: Restore NFSv4 decoding's SAVEMEM functionality 2024-11-19 12:27:28 +01:00
nfscache.c nfsd: protect concurrent access to nfsd stats counters 2024-11-19 12:27:31 +01:00
nfsctl.c nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
nfsd.h nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
nfsfh.c nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
nfsfh.h nfsd: Record NFSv4 pre/post-op attributes as non-atomic 2024-11-19 12:27:26 +01:00
nfsproc.c NFSD: Add helper to set up the pages where the dirlist is encoded 2024-11-19 12:27:30 +01:00
nfssvc.c NFSD: Remove argument length checking in nfsd_dispatch() 2024-11-19 12:27:30 +01:00
nfsxdr.c NFSD: Clean up after updating NFSv2 ACL decoders 2024-11-19 12:27:31 +01:00
pnfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
state.h nfsd: simplify nfsd4_check_open_reclaim 2024-11-19 12:27:32 +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 NFSD: Add SPDX header for fs/nfsd/trace.c 2024-11-19 12:27:20 +01:00
trace.h NFSD: Add tracepoints in nfsd4_decode/encode_compound() 2024-11-19 12:27:20 +01:00
vfs.c nfsd: report per-export stats 2024-11-19 12:27:31 +01:00
vfs.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xdr.h NFSD: Clean up after updating NFSv2 ACL decoders 2024-11-19 12:27:31 +01:00
xdr3.h NFSD: Clean up after updating NFSv3 ACL decoders 2024-11-19 12:27:31 +01:00
xdr4.h NFSD: Fix sparse warning in nfssvc.c 2024-11-19 12:27:28 +01:00
xdr4cb.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00