From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1J78Jv-0003M9-4W for mharc-grub-devel@gnu.org; Tue, 25 Dec 2007 06:51:39 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1J78Jt-0003Lz-KV for grub-devel@gnu.org; Tue, 25 Dec 2007 06:51:37 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1J78Jt-0003Lf-8A for grub-devel@gnu.org; Tue, 25 Dec 2007 06:51:37 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J78Jt-0003Lb-00 for grub-devel@gnu.org; Tue, 25 Dec 2007 06:51:37 -0500 Received: from ns39764.ovh.net ([91.121.25.85] helo=nexedi.com) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1J78Js-0001z3-IE for grub-devel@gnu.org; Tue, 25 Dec 2007 06:51:36 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id D163D3EB23 for ; Tue, 25 Dec 2007 12:55:42 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Tue, 25 Dec 2007 12:51:35 +0100 User-Agent: KMail/1.9.4 References: <200710141556.22613.plr.vincent@gmail.com> In-Reply-To: <200710141556.22613.plr.vincent@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200712251251.35371.okuji@enbug.org> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) Subject: Re: [non-finalised patch] reiserfs handling 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: Tue, 25 Dec 2007 11:51:37 -0000 On Sunday 14 October 2007 15:56, Vincent Pelletier wrote: > Attached is my work on reiserfs handling. Has anybody tried his patch? If you have reiserfs, please test it and let me know the result. I am willing to clean up his patch and commit it. Okuji