The branch main has been updated by rmacklem:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=d647d0d4f78f6bd2e809e7cf37342ef67dbe9dce

commit d647d0d4f78f6bd2e809e7cf37342ef67dbe9dce
Author:     Rick Macklem <rmack...@freebsd.org>
AuthorDate: 2021-04-11 22:14:47 +0000
Commit:     Rick Macklem <rmack...@freebsd.org>
CommitDate: 2021-04-11 22:14:47 +0000

    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 17619ebcd638..9b9d8145e06a 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
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to