From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JC0on-0005qN-9Y for mharc-grub-devel@gnu.org; Mon, 07 Jan 2008 17:51:41 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JC0ol-0005pb-6Z for grub-devel@gnu.org; Mon, 07 Jan 2008 17:51:39 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JC0oj-0005nr-IW for grub-devel@gnu.org; Mon, 07 Jan 2008 17:51:38 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JC0oj-0005nX-9j for grub-devel@gnu.org; Mon, 07 Jan 2008 17: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 1JC0oi-0003Bk-QU for grub-devel@gnu.org; Mon, 07 Jan 2008 17:51:36 -0500 Received: from [10.8.0.46] (unknown [10.8.0.46]) by nexedi.com (Postfix) with ESMTP id 3B1263EB24 for ; Mon, 7 Jan 2008 23:56:37 +0100 (CET) From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 7 Jan 2008 23:51:33 +0100 User-Agent: KMail/1.9.4 References: <200710141556.22613.plr.vincent@gmail.com> <200801070000.02943.okuji@enbug.org> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200801072351.34207.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: Mon, 07 Jan 2008 22:51:39 -0000 On Monday 07 January 2008 06:28, Jeff Chua wrote: > On Jan 7, 2008 7:00 AM, Yoshinori K. Okuji wrote: > > So I have worked with Vincent on the reiserfs support today. Now it's > > somehow working, although I didn't test it very much. > > It's working fine here with reiserfs. Great. Thanks, Okuji