freebsd-src/usr.sbin/nfsd
Rick Macklem 23a48a469a 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.

(cherry picked from commit 8f13abb4fd)
2024-03-31 19:16:36 -07:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
Makefile.depend Remove $FreeBSD$: one-line sh pattern 2023-08-23 11:43:30 -06:00
nfsd.8 nfsd.8: Document ways to minimize Copy operation times 2024-03-31 19:16:36 -07:00
nfsd.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 11:13:18 -07:00
nfsv4.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00
pnfs.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00
pnfsserver.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00
stablerestart.5 Remove $FreeBSD$: two-line nroff pattern 2023-08-23 11:43:31 -06:00