Author: delphij Date: Tue Nov 18 21:41:09 2008 New Revision: 185061 URL: http://svn.freebsd.org/changeset/base/185061
Log: Mention that listsnapshots is disabled by default after latest ZFS import. Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Nov 18 21:06:49 2008 (r185060) +++ head/UPDATING Tue Nov 18 21:41:09 2008 (r185061) @@ -22,6 +22,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 8. to maximize performance. (To disable malloc debugging, run ln -s aj /etc/malloc.conf.) +20081117: + A new version of ZFS (version 13) has been merged to -HEAD. + This version would have zpool attribute "listsnapshots" off + by default, which means "zfs list" would not show snapshots, + and is the same as Solaris behavior. + 20081028: dummynet(4) ABI has changed. ipfw(8) needs to be recompiled. _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"