From owner-freebsd-ppc@FreeBSD.ORG Wed Dec 15 16:05:05 2004 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 12E2316A4F9; Wed, 15 Dec 2004 16:05:05 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD33E43D31; Wed, 15 Dec 2004 16:05:04 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id iBFG54Tt032108; Wed, 15 Dec 2004 08:05:04 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id iBFG54tt032107; Wed, 15 Dec 2004 08:05:04 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Dec 2004 08:05:04 -0800 From: "David O'Brien" To: Peter Grehan Message-ID: <20041215160504.GB31842@dragon.nuxi.com> References: <41BF636E.3090805@freebsd.org> <41BF711C.8020203@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41BF711C.8020203@freebsd.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: Suleiman Souhlal cc: freebsd-ppc@freebsd.org Subject: Re: Darwin UFS Support? X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-ppc@freebsd.org List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Dec 2004 16:05:05 -0000 On Wed, Dec 15, 2004 at 09:02:52AM +1000, Peter Grehan wrote: > >However the HFS+ module at http://people.freebsd.org/~yar/hfs/ worked > >beautifully, last time I tried them, even on ppc. > > Unfortunately the latest 6-CURRENT buf changes broke this in a way > that I don't think can be fixed 'til if/when/never Apple sync up with > that code :-( This is why FS projects like this should be committed early to the FreeBSD CVS repo. So that wide sweeping changes are also applied to them. We lost read-only XFS for this same reason. -- -- David (obrien@FreeBSD.org)