From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [ANNOUNCE] Btrfs v0.13 Date: Mon, 31 Mar 2008 16:52:16 -0400 Message-ID: <200803311652.17234.chris.mason@oracle.com> References: <200802211609.50563.chris.mason@oracle.com> <20080331202633.GA341@ldl.fc.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, btrfs-devel@oss.oracle.com To: Alex Chiang Return-path: Received: from rgminet01.oracle.com ([148.87.113.118]:55608 "EHLO rgminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754877AbYCaUxi (ORCPT ); Mon, 31 Mar 2008 16:53:38 -0400 In-Reply-To: <20080331202633.GA341@ldl.fc.hp.com> Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Monday 31 March 2008, Alex Chiang wrote: > * Chris Mason : > > Hello everyone, > > > > Btrfs v0.13 is now available for download from: > > Hi Chris, > > Following are two patches that allow btrfs-progs to build on > ia64, and prevent a SEGV when trying to do a mkfs.btrfs. > > I've gotten as far as successfully creating a btrfs filesystem > (at least that's what btrfsck tells me), but haven't been able to > mount it yet, probably because of the sector size issue. > Great, thanks I'll take these two. The kernel side needs the same hash.c fix, but I've already got that change made locally. -chris