opnsense-src/sys/fs/nfsserver
Rick Macklem 227b9ebe26 MFC: r207170
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.
2010-05-01 00:50:51 +00:00
..
nfs_nfsdcache.c
nfs_nfsdkrpc.c
nfs_nfsdport.c
nfs_nfsdserv.c MFC: r206236 2010-04-20 01:25:18 +00:00
nfs_nfsdsocket.c
nfs_nfsdstate.c MFC: r207170 2010-05-01 00:50:51 +00:00
nfs_nfsdsubs.c