From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 n0J1E7E3013912 for ; Sun, 18 Jan 2009 19:14:10 -0600 Received: from mail.sandeen.net (localhost [127.0.0.1]) by cuda.sgi.com (Spam Firewall) with ESMTP id 69157181BABE for ; Sun, 18 Jan 2009 17:14:05 -0800 (PST) Received: from mail.sandeen.net (sandeen.net [209.173.210.139]) by cuda.sgi.com with ESMTP id LKTAiV8pfQl6dGsD for ; Sun, 18 Jan 2009 17:14:05 -0800 (PST) Message-ID: <4973D3DD.9030908@sandeen.net> Date: Sun, 18 Jan 2009 19:14:05 -0600 From: Eric Sandeen MIME-Version: 1.0 Subject: Re: [PATCH] xfstests: run 092 unconditionally References: <20090119002339.GA317@infradead.org> In-Reply-To: <20090119002339.GA317@infradead.org> List-Id: XFS Filesystem from SGI List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: xfs-bounces@oss.sgi.com Errors-To: xfs-bounces@oss.sgi.com To: Christoph Hellwig Cc: xfs@oss.sgi.com Christoph Hellwig wrote: > Now that we support inode64 filesystem on 32-bit plaforms tests 092 > should be run unconditionally. > Looks good to me. -Eric > Signed-off-by: Christoph Hellwig > > Index: xfstests-dev/092 > =================================================================== > --- xfstests-dev.orig/092 2009-01-19 00:21:40.000000000 +0000 > +++ xfstests-dev/092 2009-01-19 00:22:09.000000000 +0000 > @@ -1,7 +1,7 @@ > #! /bin/sh > # FS QA Test No. 092 > # > -# Make sure that 64 bit platforms can mount inode64 filesystems > +# Make sure that we can mount inode64 filesystems > # > #----------------------------------------------------------------------- > # Copyright (c) 2000-2004 Silicon Graphics, Inc. All Rights Reserved. > @@ -36,9 +36,6 @@ > _require_scratch > _require_nobigloopfs > > -bitsperlong=`src/feature -w` > -[ "$bitsperlong" -ne 64 ] && _notrun "inode64 not checked on this platform" > - > MOUNT_OPTIONS="$MOUNT_OPTIONS -o inode64" > _scratch_mkfs_xfs | _filter_mkfs 2>/dev/null > echo Silence is golden > > _______________________________________________ > xfs mailing list > xfs@oss.sgi.com > http://oss.sgi.com/mailman/listinfo/xfs > _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs