From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EH3Wn-0006SU-0o for mharc-grub-devel@gnu.org; Sun, 18 Sep 2005 14:04:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EH3Wk-0006RI-8W for grub-devel@gnu.org; Sun, 18 Sep 2005 14:04:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EH3Wf-0006Od-0x for grub-devel@gnu.org; Sun, 18 Sep 2005 14:04:30 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EH3We-0006OE-Qk for grub-devel@gnu.org; Sun, 18 Sep 2005 14:04:28 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EH3Vz-00024p-QI for grub-devel@gnu.org; Sun, 18 Sep 2005 14:03:47 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 6ABE78C70 for ; Sun, 18 Sep 2005 20:03:46 +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 15096-06 for ; Sun, 18 Sep 2005 20:03:44 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id D9E048C19 for ; Sun, 18 Sep 2005 20:03:43 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 91E36C04A for ; Sun, 18 Sep 2005 20:03:43 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <87acigople.fsf@student.han.nl> <874q8kar1z.fsf@student.han.nl> <200509181917.56371.okuji@enbug.org> From: Marco Gerards Date: Sun, 18 Sep 2005 20:03:50 +0200 In-Reply-To: <200509181917.56371.okuji@enbug.org> (Yoshinori K. Okuji's message of "Sun, 18 Sep 2005 19:17:55 +0200") Message-ID: <87r7bm9rsp.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 Subject: Re: XFS 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: Sun, 18 Sep 2005 18:04:35 -0000 "Yoshinori K. Okuji" writes: > On Saturday 17 September 2005 01:10 pm, Marco Gerards wrote: >> One of these problems was reported by Okuji and I managed to reproduce >> it shortly after that. XFS btrees are still not supported. I wonder >> if they are only used in huge files or could we need them for smaller >> files as well? > > I simply do not know. How can I check if they are used? You will get an error that the inode format is not supported. Did XFS support work for you now? -- Marco