From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EKYz4-0005J7-2U for mharc-grub-devel@gnu.org; Wed, 28 Sep 2005 06:16:18 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EKYyq-0005Ev-FR for grub-devel@gnu.org; Wed, 28 Sep 2005 06:16:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EKYym-0005CL-LR for grub-devel@gnu.org; Wed, 28 Sep 2005 06:16:02 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EKYyl-00058U-Tf for grub-devel@gnu.org; Wed, 28 Sep 2005 06:16:00 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EKYvX-0002f9-Fr for grub-devel@gnu.org; Wed, 28 Sep 2005 06:12:39 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 4C7E78B2A for ; Wed, 28 Sep 2005 12:10:02 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 01253-04; Wed, 28 Sep 2005 12:10:01 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 29DC285BD; Wed, 28 Sep 2005 12:10:01 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id A543FC04F; Wed, 28 Sep 2005 12:10:00 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <874q861b0z.fsf@student.han.nl> <200509280046.41594.okuji@enbug.org> <874q85ei7j.fsf@student.han.nl> From: Marco Gerards Date: Wed, 28 Sep 2005 12:10:00 +0200 In-Reply-To: <874q85ei7j.fsf@student.han.nl> (Marco Gerards's message of "Wed, 28 Sep 2005 09:59:12 +0200") Message-ID: <87zmpxcxl3.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Cc: Subject: Re: AFFS support X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2005 10:16:06 -0000 Marco Gerards writes: > "Yoshinori K. Okuji" writes: > >> On Tuesday 27 September 2005 11:00 pm, Marco Gerards wrote: >>> Because I didn't immediately want to continue working on XFS support >>> and because Jaime (he's CC'ed) asked me about AFFS support, I wrote >>> AFFS support. >> >> Great. >> >>> Both the SFS (if it is just as easy to implement as AFFS, I need it >>> for my pegasos) and XFS filesystem are on my short term to do list. >> >> Can you commit xfs.c so that we can share the code? I would like to work on >> it. > > Sure. I will do that real soon, after I finished the part of the code > I am working on now. Done. :) Your problem with missing files and that some junk was shown should be fixed now. I cleaned up the sourcecode a bit and fixed some other things. I think the only thing that is missing is support for btrees. I will work on it a bit later (I guess in a week or so...). But if you want to work on it that's also fine, in that case please tell me so we don't do double work. -- Marco