From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S263943AbUEaHnk (ORCPT ); Mon, 31 May 2004 03:43:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264206AbUEaHnj (ORCPT ); Mon, 31 May 2004 03:43:39 -0400 Received: from [213.146.154.40] ([213.146.154.40]:18129 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S263943AbUEaHnj (ORCPT ); Mon, 31 May 2004 03:43:39 -0400 Date: Mon, 31 May 2004 08:43:38 +0100 From: Christoph Hellwig To: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= Cc: linux-kernel@vger.kernel.org, linux-xfs@oss.sgi.com Subject: Re: xfs partition refuses to mount Message-ID: <20040531074338.GA4966@infradead.org> Mail-Followup-To: Christoph Hellwig , =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= , linux-kernel@vger.kernel.org, linux-xfs@oss.sgi.com References: <40B8D24A.4080703@xfs.org> <20040531113141.A1116544@boing.melbourne.sgi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.4.1i 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 On Mon, May 31, 2004 at 04:02:31AM +0200, Måns Rullgård wrote: > > Until May 20 (just over a week ago) recovery on sparc64 (and big endian > > 64) did not work. A fix went into xfs_bit.c thanks to Nicolas > > Boullis. (Our XFS qa tests are routinely run on intel cpus) > > What about 64-bit little endian? I'm using XFS on Alpha, and it seems > to be working. Is there something I should watch out for? 64bit Little Endian is fine, it gets regular testing on Altix (IA64), I'm also testing 32bit Big Endian, so only 64bit BE was the problem.