Author: rmacklem
Date: Sun Jun 14 00:15:44 2020
New Revision: 362160
URL: https://svnweb.freebsd.org/changeset/base/362160
Log:
Add an entry to UPDATING for r362158.
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Sun Jun 14 00:12:29 2020 (r362159)
+++ head/UPDATING Sun Jun 14 00:15:44 2020 (r362160)
@@ -26,6 +26,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20200613:
+ r362158 changed the arguments for VFS_CHECKEXP(). As such, any
+ out of tree file systems need to be modified and rebuilt.
+ Also, any file systems that are modules must be rebuilt.
+
20200604:
read(2) of a directory fd is now rejected by default. root may
re-enable it for system root only on non-ZFS filesystems with the
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"