diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2021-04-11 22:14:47 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2021-04-11 22:14:47 +0000 |
| commit | d647d0d4f78f6bd2e809e7cf37342ef67dbe9dce (patch) | |
| tree | e37689c3a66f5560eb0a106b22db5da81a3214b5 | |
| parent | eeaf9d562fe137e0c52b8c346742dccfc8bde015 (diff) | |
| -rw-r--r-- | UPDATING | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -31,6 +31,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW: Commit 7763814fc9c2 changed the internal KAPI between the krpc and NFS. As such, the krpc, nfscommon and nfscl modules must all be rebuilt from sources. + Without this patch, NFSv4.1/4.2 mounts should not + be done with the nfscbd(8) daemon running, to avoid + needing a working back channel for server->client RPCs. 20210330: Commit 01ae8969a9ee fixed the NFSv4.1/4.2 server so that it |
