From be8f8ca2abeaecedb1ee60e5aff94158d1f0f482 Mon Sep 17 00:00:00 2001 From: Rick Macklem Date: Sun, 14 Jun 2020 00:15:44 +0000 Subject: [PATCH] Add an entry to UPDATING for r362158. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 3fb33896105..1193fbcf47f 100644 --- a/UPDATING +++ b/UPDATING @@ -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 -- 2.45.0