The branch main has been updated by rmacklem:

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

commit ae87a08c410d9e8a1a906dfd23a8cc732d1c5ff5
Author:     Rick Macklem <rmack...@freebsd.org>
AuthorDate: 2021-09-11 22:44:52 +0000
Commit:     Rick Macklem <rmack...@freebsd.org>
CommitDate: 2021-09-11 22:44:52 +0000

    UPDATING: Add entry for commit 55089ef4f8bb
---
 UPDATING | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/UPDATING b/UPDATING
index 7293a336c99c..3993b4a681bb 100644
--- a/UPDATING
+++ b/UPDATING
@@ -27,6 +27,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 14.x IS SLOW:
        world, or to merely disable the most expensive debugging functionality
        at runtime, run "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20210911:
+       As of commit 55089ef4f8bb, the global variable nfs_maxcopyrange has
+       been deleted from the nfscommon.ko.  As such, nfsd.ko must be built
+       from up to date sources to avoid an undefined reference when
+       being loaded.
+
 20210817:
        As of commit 62ca9fc1ad56 OpenSSL no longer enables kernel TLS
        by default.  Users can enable kernel TLS via the "KTLS" SSL
_______________________________________________
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