freebsd-src/usr.sbin/nfsd
Rick Macklem 8f13abb4fd nfsd.8: Document ways to minimize Copy operation times
For NFSv4.2, a Copy operation can take a long time to complete.
If there is a concurrent ExchangeID or DelegReturn operation
which requires the exclusive lock on all NFSv4 state, this can
result in a stall of the nfsd server.

This patch documents ways to avoid this problem.

This is a content change.

Reviewed by:	karels, wollman, pauamma_gundo.com (manpages)
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D44395
2024-03-18 15:40:41 -07:00
..
Makefile
Makefile.depend
nfsd.8 nfsd.8: Document ways to minimize Copy operation times 2024-03-18 15:40:41 -07:00
nfsd.c
nfsv4.4 nfsv4(4): Reflow lines to 80 character limit 2024-01-09 12:14:57 +01:00
pnfs.4
pnfsserver.4
stablerestart.5