UPDATING: Add entry for commit f0c9847a6c

This commit is contained in:
Rick Macklem 2021-11-06 13:40:50 -07:00
parent 0c276dee03
commit 25b0021d40

View File

@ -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)