git: 00a7499bcba1 - stable/13 - Add an UPDATING entry for commit 5a45802b3c8c
Rick Macklem
rmacklem at FreeBSD.org
Fri Apr 30 01:42:53 UTC 2021
The branch stable/13 has been updated by rmacklem:
URL: https://cgit.FreeBSD.org/src/commit/?id=00a7499bcba17c974275e8208b4227b73cbcbebe
commit 00a7499bcba17c974275e8208b4227b73cbcbebe
Author: Rick Macklem <rmacklem at FreeBSD.org>
AuthorDate: 2021-04-30 01:40:04 +0000
Commit: Rick Macklem <rmacklem at FreeBSD.org>
CommitDate: 2021-04-30 01:40:04 +0000
Add an UPDATING entry for commit 5a45802b3c8c
---
UPDATING | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/UPDATING b/UPDATING
index c42fe6639b12..b966ed678efd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -11,6 +11,14 @@ handbook:
Items affecting the ports and packages system can be found in
/usr/ports/UPDATING. Please read that file before running portupgrade.
+20210429:
+ Commit 5a45802b3c8c 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.
+
20210202:
Various LinuxKPI functionality was added which conflicts with DRM.
Please update your drm-kmod port to after the __FreeBSD_verison 1300139
More information about the dev-commits-src-all
mailing list