linux-stable/fs/nfsd
Olga Kornievskaia b4250dd868 NFSD: fix error handling in NFSv4.0 callbacks
When the server tries to do a callback and a client fails it due to
authentication problems, we need the server to set callback down
flag in RENEW so that client can recover.

Suggested-by: Bruce Fields <bfields@redhat.com>
Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Benjamin Coddington <bcodding@redhat.com>
Link: https://lore.kernel.org/linux-nfs/FB84E90A-1A03-48B3-8BF7-D9D10AC2C9FE@oracle.com/T/#t
2021-03-11 10:58:49 -05:00
..
acl.h
auth.c
auth.h
blocklayout.c block: remove unnecessary argument from blk_execute_rq 2021-01-24 21:52:39 -07:00
blocklayoutxdr.c
blocklayoutxdr.h
cache.h
current_stateid.h
export.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
export.h nfsd: report per-export stats 2021-01-25 09:36:28 -05:00
fault_inject.c
filecache.c nfsd: Don't keep looking up unhashed files in the nfsd file cache 2021-03-06 16:41:47 -05:00
filecache.h
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig fs: nfsd: fix kconfig dependency warning for NFSD_V4 2021-03-06 16:41:48 -05:00
lockd.c
Makefile nfsd: remove fault injection code 2020-09-25 18:01:26 -04:00
netns.h nfsd: protect concurrent access to nfsd stats counters 2021-01-25 09:36:27 -05:00
nfs2acl.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
nfs3acl.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
nfs3proc.c NFSD: Add helper to set up the pages where the dirlist is encoded 2021-01-25 09:36:24 -05:00
nfs3xdr.c nfsd: skip some unnecessary stats in the v4 case 2021-01-30 11:47:21 -05:00
nfs4acl.c acl: handle idmapped mounts 2021-01-24 14:27:17 +01:00
nfs4callback.c NFSD: fix error handling in NFSv4.0 callbacks 2021-03-11 10:58:49 -05:00
nfs4idmap.c
nfs4layouts.c
nfs4proc.c NFSD: fix dest to src mount in inter-server COPY 2021-03-09 13:26:59 -05:00
nfs4recover.c namei: prepare for idmapped mounts 2021-01-24 14:27:18 +01:00
nfs4state.c Revert "nfsd4: a client's own opens needn't prevent delegations" 2021-03-09 10:37:34 -05:00
nfs4xdr.c NFSD: Restore NFSv4 decoding's SAVEMEM functionality 2020-12-18 12:28:58 -05:00
nfscache.c nfsd: protect concurrent access to nfsd stats counters 2021-01-25 09:36:27 -05:00
nfsctl.c Optimization: 2021-02-22 13:29:55 -08:00
nfsd.h nfsd: report per-export stats 2021-01-25 09:36:28 -05:00
nfsfh.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
nfsfh.h nfs: use change attribute for NFS re-exports 2021-01-30 11:47:12 -05:00
nfsproc.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
nfssvc.c NFSD: Remove argument length checking in nfsd_dispatch() 2021-01-25 09:36:26 -05:00
nfsxdr.c NFSD: Clean up after updating NFSv2 ACL decoders 2021-01-25 09:36:27 -05:00
pnfs.h
state.h nfsd: simplify nfsd4_check_open_reclaim 2021-01-28 10:55:37 -05:00
stats.c nfsd: protect concurrent access to nfsd stats counters 2021-01-25 09:36:27 -05:00
stats.h nfsd: report per-export stats 2021-01-25 09:36:28 -05:00
trace.c NFSD: Add SPDX header for fs/nfsd/trace.c 2020-11-30 13:00:24 -05:00
trace.h NFSD: Add tracepoints in nfsd4_decode/encode_compound() 2020-11-30 14:46:35 -05:00
vfs.c idmapped-mounts-v5.12 2021-02-23 13:39:45 -08:00
vfs.h
xdr.h NFSD: Clean up after updating NFSv2 ACL decoders 2021-01-25 09:36:27 -05:00
xdr3.h NFSD: Clean up after updating NFSv3 ACL decoders 2021-01-25 09:36:27 -05:00
xdr4.h NFSD: Fix sparse warning in nfssvc.c 2020-12-18 12:28:23 -05:00
xdr4cb.h