The branch main has been updated by rmacklem: URL: https://cgit.FreeBSD.org/src/commit/?id=60eb371c2b9aab8cfe3196dc960cc5db1f0ec584
commit 60eb371c2b9aab8cfe3196dc960cc5db1f0ec584 Author: Rick Macklem <[email protected]> AuthorDate: 2025-12-22 23:28:59 +0000 Commit: Rick Macklem <[email protected]> CommitDate: 2025-12-22 23:28:59 +0000 UPDATING: Add an entry for commit 9f49f436a9ec --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index f6cf0109f894..40fb9fbac87d 100644 --- a/UPDATING +++ b/UPDATING @@ -27,6 +27,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 16.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".) +20251222: + Commit 9f49f436a9ec changed the internal KAPI between the NFS + modules. As such, nfscommon, nfscl and nfsd must all be rebuilt + from sources. + 20251212: Timeouts for SCSI bus probing have been drastically reduced. They are now tuneables that can be set in the boot loader should you have a
