From owner-freebsd-stable@FreeBSD.ORG Thu Sep 16 10:11:22 2010 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 766EC106564A for ; Thu, 16 Sep 2010 10:11:22 +0000 (UTC) (envelope-from mh@kernel32.de) Received: from crivens.kernel32.de (crivens.asm68k.org [81.169.171.191]) by mx1.freebsd.org (Postfix) with ESMTP id 395B18FC18 for ; Thu, 16 Sep 2010 10:11:21 +0000 (UTC) Received: from www.terrorteam.de (localhost [127.0.0.1]) by crivens.kernel32.de (Postfix) with ESMTP id 713F1B03B9; Thu, 16 Sep 2010 11:53:02 +0200 (CEST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Thu, 16 Sep 2010 10:53:02 +0100 From: Marian Hettwer To: Guido Falsi In-Reply-To: <20100916084240.GA33879@megatron.madpilot.net> References: <201009152007.17320.Pascal.Stumpf@cubes.de> <201009151830.o8FIUWEZ021844@lava.sentex.ca> <4C911AB0.6090901@delphij.net> <4C91AEBF.50502@FreeBSD.org> <20100916084240.GA33879@megatron.madpilot.net> Message-ID: X-Sender: mh@kernel32.de User-Agent: RoundCube Webmail/0.1-rc2 Cc: stable@freebsd.org, d@delphij.net, Martin Matuska , Stumpf , Pascal, Xin LI Subject: Re: MFC of ZFSv15 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Sep 2010 10:11:22 -0000 On Thu, 16 Sep 2010 10:42:40 +0200, Guido Falsi wrote: > On Thu, Sep 16, 2010 at 07:44:31AM +0200, Martin Matuska wrote: >> I have fixed the missing bits in r212688. >> >> Thanks for the notice. > > Just a thank you message for the v15 development, MFS and this fast > fix. Maybe this is just noise on the lists, but I think that too > little thanks get to the FreeBSD developers, so a little noise like > this may be beneficial. Agreed to that! Thanks for all the efforts in bringing ZFS to FreeBSD. I'm running 8.1-Release with v15 without any problems. I just copied a 21GB MySQL datadir from a linux box to my FreeBSD/zfs workstation. Thanks to zfs compression the 21GB only consume 10GB on zfs. That's massive compression :-) So again: Thanks to all developers and keep up the good work! ./Marian