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 usr.sbin: Remove ancient SCCS tags. 2023-11-26 22:23:56 -07:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06:00
nfsd.8 nfsd.8: Document ways to minimize Copy operation times 2024-03-18 15:40:41 -07:00
nfsd.c Remove copyright strings ifdef'd out 2023-11-26 22:23:58 -07:00
nfsv4.4 nfsv4(4): Reflow lines to 80 character limit 2024-01-09 12:14:57 +01:00
pnfs.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
pnfsserver.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
stablerestart.5 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00