The branch main has been updated by rmacklem:

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

commit 25b0021d401bdbc28980255f69dfadbd64e58564
Author:     Rick Macklem <[email protected]>
AuthorDate: 2021-11-06 20:40:50 +0000
Commit:     Rick Macklem <[email protected]>
CommitDate: 2021-11-06 20:40:50 +0000

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

diff --git a/UPDATING b/UPDATING
index 765722b62617..bd79cda17aa3 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".)
 
+20211106:
+       Commit f0c9847a6c47 changed the arguments for VOP_ALLOCATE.
+       The NFS modules must be rebuilt from sources and any out
+       of tree file systems that implement their own VOP_ALLOCATE
+       may need to be modified.
+
 20211022:
        The synchronous PPP kernel driver sppp(4) has been removed.
        The cp(4) and ce(4) drivers are now always compiled with netgraph(4)

Reply via email to