aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 12476f4f7fd3..d6ddc2082553 100644
--- a/UPDATING
+++ b/UPDATING
@@ -32,6 +32,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 12.x IS SLOW:
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20180611:
+ A bug in dump has been found where it can incorrectly dump filesystems
+ with more than 512k inodes and produce corrupted dump images. r334968
+ closes the door by not dumping filesystems with more than 512k inodes.
+ While older dumps may 'work' the image they produce may or may not be
+ readable depending on many factors.
+
20180530:
The kernel / userland interface for devinfo changed, so you'll
need a new kernel and userland as a pair for it to work (rebuilding