From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LkE8y-0005N1-Tr for mharc-grub-devel@gnu.org; Thu, 19 Mar 2009 05:02:28 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LkE8w-0005MN-Jv for grub-devel@gnu.org; Thu, 19 Mar 2009 05:02:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LkE8r-0005Kr-M8 for grub-devel@gnu.org; Thu, 19 Mar 2009 05:02:26 -0400 Received: from [199.232.76.173] (port=37676 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LkE8r-0005KZ-Cm for grub-devel@gnu.org; Thu, 19 Mar 2009 05:02:21 -0400 Received: from c60.cesmail.net ([216.154.195.49]:29275) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LkE8q-0007t9-PG for grub-devel@gnu.org; Thu, 19 Mar 2009 05:02:20 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 19 Mar 2009 05:02:19 -0400 Received: from [192.168.1.3] (unknown [93.157.120.59]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id BB00734C6A for ; Thu, 19 Mar 2009 05:02:27 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <1237398886.3415.1.camel@fz.local> References: <1237398886.3415.1.camel@fz.local> Content-Type: text/plain Date: Thu, 19 Mar 2009 04:23:09 -0400 Message-Id: <1237450989.3441.9.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [Fwd: Re: Bug#520286: ext2 module fails to recognize ext4 files with extents on big endian] 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: Thu, 19 Mar 2009 09:02:27 -0000 On Wed, 2009-03-18 at 18:54 +0100, Felix Zielcke wrote: > Any objection that I commit his patch? I don't have the beginning of this thread, but I confirm that the check for EXT4_EXTENTS_FLAG won't work on big-endian machines. What's worse, the bug might affect ext2 and ext3 on such machines as well. So please go ahead even if that's not a complete fix. -- Regards, Pavel Roskin