svn commit: r247607 - in stable: 8 9
Xin LI
delphij at FreeBSD.org
Sat Mar 2 01:04:03 UTC 2013
Author: delphij
Date: Sat Mar 2 01:04:02 2013
New Revision: 247607
URL: http://svnweb.freebsd.org/changeset/base/247607
Log:
MFC r247422:
Add a reminder that the user should update boot block if they are upgrading
their existing system and use LZ4 compression for ZFS.
Suggested by: mm
Modified:
stable/8/UPDATING (contents, props changed)
Changes in other areas also in this revision:
Modified:
stable/9/UPDATING (contents, props changed)
Modified: stable/8/UPDATING
==============================================================================
--- stable/8/UPDATING Sat Mar 2 01:00:26 2013 (r247606)
+++ stable/8/UPDATING Sat Mar 2 01:04:02 2013 (r247607)
@@ -15,6 +15,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.
debugging tools present in HEAD were left in place because
sun4v support still needs work to become production ready.
+20130225:
+ A new compression method (lz4) has been merged. Please refer to
+ zpool-features(7) for more information.
+
+ Please refer to the "ZFS notes" section of this file for information
+ on upgrading boot ZFS pools.
+
20121130:
A new version of ZFS (pool version 5000) has been merged to 8-STABLE.
Starting with this version the old system of ZFS pool versioning
More information about the svn-src-all
mailing list