Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756367AbXJ3Ryf (ORCPT ); Tue, 30 Oct 2007 13:54:35 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752279AbXJ3Ry1 (ORCPT ); Tue, 30 Oct 2007 13:54:27 -0400 Received: from pentafluge.infradead.org ([213.146.154.40]:46509 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751549AbXJ3Ry0 (ORCPT ); Tue, 30 Oct 2007 13:54:26 -0400 Date: Tue, 30 Oct 2007 17:54:18 +0000 From: Christoph Hellwig To: Eric Sandeen Cc: Andi Kleen , David Miller , byron.bbradley@gmail.com, linux-kernel@vger.kernel.org Subject: Re: XFS Fails Quality Assurance Tests on ARM Message-ID: <20071030175418.GA17768@infradead.org> References: <20070830.213901.48806818.davem@davemloft.net> <4726C577.9000209@sandeen.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4726C577.9000209@sandeen.net> User-Agent: Mutt/1.4.2.3i X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 756 Lines: 15 On Tue, Oct 30, 2007 at 12:47:35AM -0500, Eric Sandeen wrote: > There was a patch floating around to "fix" it but it's not on-disk > compatible w/ x86 & friends, it just makes things consistent for arm. I > think packing some of these structures would take care of it, but this > problem could use some attention & testing I think, it's been floating > around a long time. Do you have a pointer to that patch? Once the unaliged fields are identified simply using get_unaligned on them should fix this issue. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/