X-Spam-Checker-Version: SpamAssassin 3.3.0-rupdated (updated) on oss.sgi.com X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=unavailable version=3.3.0-rupdated Received: from cuda.sgi.com (cuda3.sgi.com [192.48.176.15]) by oss.sgi.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with ESMTP id mBT5nrwm032485 for ; Sun, 28 Dec 2008 23:49:53 -0600 X-ASG-Debug-ID: 1230529792-198801bd0000-NocioJ X-Barracuda-URL: http://cuda.sgi.com:80/cgi-bin/mark.cgi Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id BF9BD1792328 for ; Sun, 28 Dec 2008 21:49:52 -0800 (PST) Received: from mail.sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com with ESMTP id nbes8iaLUGjFk8B5 for ; Sun, 28 Dec 2008 21:49:52 -0800 (PST) Received: from liberator.sandeen.net (liberator.sandeen.net [10.0.0.4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.sandeen.net (Postfix) with ESMTP id F3E59AC358C; Sun, 28 Dec 2008 23:49:20 -0600 (CST) Message-ID: <495864E1.9070403@sandeen.net> Date: Sun, 28 Dec 2008 23:49:21 -0600 From: Eric Sandeen User-Agent: Thunderbird 2.0.0.18 (Macintosh/20081105) MIME-Version: 1.0 To: Thomas Themel , linux-kernel@vger.kernel.org, xfs@oss.sgi.com X-ASG-Orig-Subj: Re: XFS corruption on ARM Subject: Re: XFS corruption on ARM References: <20081228123305.GE30805@themel.com> <20081229002851.GD22525@disturbed> In-Reply-To: <20081229002851.GD22525@disturbed> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Barracuda-Connect: sandeen.net[209.173.210.139] X-Barracuda-Start-Time: 1230529792 X-Barracuda-Bayes: INNOCENT GLOBAL 0.0000 1.0000 -2.0210 X-Barracuda-Virus-Scanned: by cuda.sgi.com at sgi.com X-Barracuda-Spam-Score: -2.02 X-Barracuda-Spam-Status: No, SCORE=-2.02 using per-user scores of TAG_LEVEL=2.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=2.1 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.1.13883 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- X-Virus-Scanned: ClamAV 0.91.2/8806/Sun Dec 28 21:00:01 2008 on oss.sgi.com X-Virus-Status: Clean Dave Chinner wrote: > [CC'd the xfs list.] > > On Sun, Dec 28, 2008 at 01:33:05PM +0100, Thomas Themel wrote: >> Hi, >> >> there was a thread[0] on this list in 2008-10 about XFS corrupting >> rather quickly on recent ARM kernels, which seems to have petered out >> without any apparent results. I'm still seeing the same problems with >> 2.6.28, and I suspect that this qualifies as a kind of regression >> (though ancient), since the devices I'm running this on (Buffalo >> LinkStations) originally ship with a (vendor-modified) 2.6.16 kernel, >> where XFS seems to be working. >> >> Is this still on anyone's radar? I'm willing to test proposed fixes and >> supply data[1], but lack any deep knowledge of either ARM or XFS internals. >> >> (Please Cc: me, I'm not on the list.) could be related to http://oss.sgi.com/bugzilla/show_bug.cgi?id=755 -Eric >> [0] http://lkml.org/lkml/2008/10/1/382 >> [1] Though mine doesn't look any different from what was posted in [0] >> to the little-trained eye.