Date: Sat, 2 Mar 2013 01:04:03 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-9@freebsd.org Subject: svn commit: r247607 - in stable: 8 9 Message-ID: <201303020104.r22143Dm067086@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/9/UPDATING (contents, props changed) Changes in other areas also in this revision: Modified: stable/8/UPDATING (contents, props changed) Modified: stable/9/UPDATING ============================================================================== --- stable/9/UPDATING Sat Mar 2 01:00:26 2013 (r247606) +++ stable/9/UPDATING Sat Mar 2 01:04:02 2013 (r247607) @@ -11,6 +11,13 @@ handbook: Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. +20130225: + A new compression method (lz4) has been merged to. 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. + 20121224: The VFS KBI was changed with the merge of several nullfs optimizations and fixes. All filesystem modules must be
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303020104.r22143Dm067086>