public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: run 092 unconditionally
@ 2009-01-19  0:23 Christoph Hellwig
  2009-01-19  1:14 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-01-19  0:23 UTC (permalink / raw)
  To: xfs

Now that we support inode64 filesystem on 32-bit plaforms tests 092
should be run unconditionally.


Signed-off-by: Christoph Hellwig <hch@lst.de>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfstests: run 092 unconditionally
  2009-01-19  0:23 [PATCH] xfstests: run 092 unconditionally Christoph Hellwig
@ 2009-01-19  1:14 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-01-19  1:14 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

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 <hch@lst.de>
> 
> 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-19  1:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-19  0:23 [PATCH] xfstests: run 092 unconditionally Christoph Hellwig
2009-01-19  1:14 ` Eric Sandeen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox