From owner-freebsd-fs@FreeBSD.ORG Sun Jul 27 15:32:04 2008 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DDB0C106566B for ; Sun, 27 Jul 2008 15:32:04 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from bene2.itea.ntnu.no (bene2.itea.ntnu.no [IPv6:2001:700:300:3::57]) by mx1.freebsd.org (Postfix) with ESMTP id 31FD58FC0A for ; Sun, 27 Jul 2008 15:32:03 +0000 (UTC) (envelope-from lulf@stud.ntnu.no) Received: from localhost (localhost [127.0.0.1]) by bene2.itea.ntnu.no (Postfix) with ESMTP id 152CD90007; Sun, 27 Jul 2008 17:32:02 +0200 (CEST) Received: from nobby.studby.ntnu.no (unknown [IPv6:2001:700:300:3::184]) by bene2.itea.ntnu.no (Postfix) with ESMTP id 9CF9690006; Sun, 27 Jul 2008 17:32:01 +0200 (CEST) Date: Sun, 27 Jul 2008 17:31:44 +0200 From: Ulf Lilleengen To: Wes Morgan Message-ID: <20080727153144.GB3336@nobby.studby.ntnu.no> References: <20080727125413.GG1345@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-Virus-Scanned: Debian amavisd-new at bene2.itea.ntnu.no Cc: freebsd-fs@freebsd.org Subject: Re: ZFS patches. X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "..."@nobby.studby.ntnu.no List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jul 2008 15:32:04 -0000 On Sun, Jul 27, 2008 at 09:48:19AM -0500, Wes Morgan wrote: > On Sun, 27 Jul 2008, Pawel Jakub Dawidek wrote: > > > Hi. > > > > http://people.freebsd.org/~pjd/patches/zfs_20080727.patch.bz2 > > > > The patch above contains the most recent ZFS version that could be found > > in OpenSolaris as of today. Apart for large amount of new functionality, > > I belive there are many stability (and also performance) improvements > > compared to the version from the base system. > > > > Check out OpenSolaris website to find out the differences between base > > system version and patch version. > > > > Please test, test, test. If I get enough positive feedback, I may be > > able to squeeze it into 7.1-RELEASE, but this might be hard. > > > > If you have any questions, please use mailing lists > > (freebsd-fs@FreeBSD.org would be the best). > > Is this patch against -stable or -current? -current -- Ulf Lilleengen