From owner-freebsd-questions@FreeBSD.ORG Tue Mar 16 05:16:39 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 802A6106566B for ; Tue, 16 Mar 2010 05:16:39 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from qmta08.emeryville.ca.mail.comcast.net (qmta08.emeryville.ca.mail.comcast.net [76.96.30.80]) by mx1.freebsd.org (Postfix) with ESMTP id 669318FC08 for ; Tue, 16 Mar 2010 05:16:39 +0000 (UTC) Received: from omta22.emeryville.ca.mail.comcast.net ([76.96.30.89]) by qmta08.emeryville.ca.mail.comcast.net with comcast id tgYp1d0031vN32cA8hGgN4; Tue, 16 Mar 2010 05:16:40 +0000 Received: from koitsu.dyndns.org ([98.248.46.159]) by omta22.emeryville.ca.mail.comcast.net with comcast id thL91d00H3S48mS8ihL9K7; Tue, 16 Mar 2010 05:20:10 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id C09EC9B436; Mon, 15 Mar 2010 22:16:37 -0700 (PDT) Date: Mon, 15 Mar 2010 22:16:37 -0700 From: Jeremy Chadwick To: Dan Naumov Message-ID: <20100316051637.GB73270@icarus.home.lan> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Cc: freebsd-fs@freebsd.org, freebsd-questions@freebsd.org Subject: Re: Some questions about vfs.zfs.prefetch_disable=1 and ZFS filesystem versions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Mar 2010 05:16:39 -0000 On Tue, Mar 16, 2010 at 02:06:35AM +0200, Dan Naumov wrote: > Nevermind the question about ZFS filesystem versions, I should've > Googled more throughly and read Pawel's responce to this question > before (answer: dmesg picks the filesystem version wrong, it IS and > supposed to be v3). The printing of the incorrect version number was fixed in RELENG_7 and RELENG_8 approx. 8 weeks ago. See commit revs 1.14.2.8 (RELENG_7) and 1.18.2.5 (RELENG_8) below: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vfsops.c -- | Jeremy Chadwick jdc@parodius.com | | Parodius Networking http://www.parodius.com/ | | UNIX Systems Administrator Mountain View, CA, USA | | Making life hard for others since 1977. PGP: 4BD6C0CB |