1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys/fs/nfsclient
Rick Macklem 23f929dfe8 An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs
during the grace period after startup. This grace period must
be at least the lease duration, which is typically 1-2 minutes.
It seems prudent for the experimental NFS client to wait a few
seconds before retrying such an RPC, so that the server isn't
flooded with non-recovery RPCs during recovery. This patch adds
an argument to nfs_catnap() to implement a 5 second delay
for this case.

MFC after:	1 week
2010-04-24 22:52:14 +00:00
..
nfs_clbio.c When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfs_clcomsubs.c
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_cllock.c
nfs_clnfsiod.c When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfs_clnode.c When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfs_clport.c The experimental NFS client was not filling in recovery credentials 2010-04-15 22:57:30 +00:00
nfs_clrpcops.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_clstate.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_clsubs.c Patch the experimental NFS client in a manner analogous to 2010-01-28 16:17:24 +00:00
nfs_clvfsops.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_clvnops.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_lock.h
nfs.h When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h Patch the experimental NFS client so that there is a timeout 2010-01-31 19:12:24 +00:00
nfsnode.h Patch the experimental NFS client so that there is a timeout 2010-01-31 19:12:24 +00:00
nlminfo.h