Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2021 22:18:24 GMT
From:      Rick Macklem <rmacklem@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: d647d0d4f78f - main - Add a note to indicate "don't run the nfscbd(8) without this patch.
Message-ID:  <202104112218.13BMIOCC007944@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rmacklem:

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

commit d647d0d4f78f6bd2e809e7cf37342ef67dbe9dce
Author:     Rick Macklem <rmacklem@FreeBSD.org>
AuthorDate: 2021-04-11 22:14:47 +0000
Commit:     Rick Macklem <rmacklem@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104112218.13BMIOCC007944>