From d647d0d4f78f6bd2e809e7cf37342ef67dbe9dce Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Sun, 11 Apr 2021 15:14:47 -0700 Subject: [PATCH] Add a note to indicate "don't run the nfscbd(8) without this patch. --- UPDATING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/UPDATING b/UPDATING index 17619ebcd63..9b9d8145e06 100644 --- a/UPDATING +++ b/UPDATING @@ -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