Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Nov 2008 21:41:09 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r185061 - head
Message-ID:  <200811182141.mAILf9l3089656@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811182141.mAILf9l3089656>