From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DucSG-0004Db-90 for mharc-grub-devel@gnu.org; Mon, 18 Jul 2005 16:43:12 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DucSB-0004BP-Qg for grub-devel@gnu.org; Mon, 18 Jul 2005 16:43:08 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DucS9-00049X-1A for grub-devel@gnu.org; Mon, 18 Jul 2005 16:43:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DucS8-00048k-NJ for grub-devel@gnu.org; Mon, 18 Jul 2005 16:43:04 -0400 Received: from [212.43.237.68] (helo=kotoba.storever.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DucYk-0007RZ-2S for grub-devel@gnu.org; Mon, 18 Jul 2005 16:49:54 -0400 Received: from ASSP-nospam (localhost [127.0.0.1]) by kotoba.storever.com (Postfix) with ESMTP id 0534C11F753F4 for ; Mon, 18 Jul 2005 22:40:34 +0200 (CEST) Received: from 127.0.0.1 ([127.0.0.1] helo=ip6-localhost) by ASSP-nospam ; 18 Jul 05 20:40:33 -0000 From: "Yoshinori K. Okuji" Organization: enbug.org To: The development of GRUB 2 Date: Mon, 18 Jul 2005 22:40:09 +0200 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507182240.09558.okuji@enbug.org> Subject: more info on bugs 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, 18 Jul 2005 20:43:10 -0000 This is mainly to Marco. I'm looking at the "Known Bugs" on the wiki, and I would like to know more info on some bugs: * JFS support does not work on big filesystems. Is this about the partition size or the block size? To reproduce this, how big size do I have to use? * Large files do not work on ext2, this can be tested with loopback and a hd image. How large? * Some filesystems have regressions, only ext2 has been tested a lot... I do not understand this. Is this a bug? Okuji