mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
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
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| Makefile.depend | ||
| nfsd.8 | ||
| nfsd.c | ||
| nfsv4.4 | ||
| pnfs.4 | ||
| pnfsserver.4 | ||
| stablerestart.5 | ||