opnsense-src/usr.sbin/nfsd
Rick Macklem 71f16d2efe 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:10:40 -07:00
..
Makefile Remove $FreeBSD$: one-line sh pattern 2023-08-16 11:55:03 -06: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-31 19:10:40 -07:00
nfsd.c Purge more stray embedded $FreeBSD$ strings 2023-10-24 10:10:12 -07:00
nfsv4.4 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06: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