From owner-freebsd-current@FreeBSD.ORG Tue Nov 18 23:40:17 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49C871065675 for ; Tue, 18 Nov 2008 23:40:17 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: from smtp802.mail.ird.yahoo.com (smtp802.mail.ird.yahoo.com [217.146.188.62]) by mx1.freebsd.org (Postfix) with SMTP id 8B49F8FC16 for ; Tue, 18 Nov 2008 23:40:16 +0000 (UTC) (envelope-from Thomas.Sparrevohn@btinternet.com) Received: (qmail 96013 invoked from network); 18 Nov 2008 23:40:15 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=btinternet.com; h=Received:X-YMail-OSG:X-Yahoo-Newman-Property:From:To:Subject:Date:User-Agent:Cc:References:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding:Content-Disposition:Message-Id; b=3PLh6PNLCFEx5mA8x+YJQydoMFgGbGYyNmkJDi4Jf3pY3U5Nqcx913jY5IF/DaRPiWJCjBl+spY63gvdxSZodolobLkocPKf63MNZjGN5ZfiOC0IcNUZ2/lxL6QHgzluCe5j1mAcv+sTUXCthilzQO8S24ndEI9NKCe+VpM8hrM= ; Received: from unknown (HELO w2fzz0vc03.aah-go-on.com) (Thomas.Sparrevohn@86.133.48.69 with login) by smtp802.mail.ird.yahoo.com with SMTP; 18 Nov 2008 23:40:14 -0000 X-YMail-OSG: j6aVUL0VM1n.zUeGhXSiaHqquznn57TliHHMWzbWKk674nEnxbZx_5BBK872.w_Naw6h6pT9ZNa_zYTMbU_1O3.WgS.UaYrTHPzjV0fZF75S_KRTus0Xy16e4TjSPQdaU44uF8k9FRzJmihd2C4OeRkBdvRmRvnkOy4ZH80- X-Yahoo-Newman-Property: ymail-3 From: Thomas Sparrevohn To: freebsd-current@freebsd.org Date: Tue, 18 Nov 2008 23:40:13 +0000 User-Agent: KMail/1.9.10 References: <20081117205526.GC1733@garage.freebsd.pl> <200811182150.52248.Thomas.Sparrevohn@btinternet.com> <20081118215638.GF1634@garage.freebsd.pl> In-Reply-To: <20081118215638.GF1634@garage.freebsd.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811182340.13372.Thomas.Sparrevohn@btinternet.com> Cc: Pawel Jakub Dawidek Subject: Re: HEADS UP: New ZFS in the tree. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2008 23:40:17 -0000 On Tuesday 18 November 2008 21:56:38 Pawel Jakub Dawidek wrote: > On Tue, Nov 18, 2008 at 09:50:51PM +0000, Thomas Sparrevohn wrote: > > On Tuesday 18 November 2008 21:32:44 Pawel Jakub Dawidek wrote: > > > > > > What's unexpected in that? As I noted it still needs more work, so > > > chflags(2) working properly would be unexpected for me:) > > > > > > > -------------------------------------------------------------- > > > > LOL - Unexpected that it just not returns operation not supported as it used to - I was a bit > > trigger happy and upgraded my main pool - against the sound advice - leaves me in a bit of trouble ;-) > > Try 'make installworld NO_FSCHG='. > LOL and now I feel really stupid - thanks