public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: only run 164 for xfs
@ 2009-05-26 12:02 Christoph Hellwig
  2009-05-26 13:22 ` Eric Sandeen
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-05-26 12:02 UTC (permalink / raw)
  To: xfs

Test 164 uses the xfs_io bmap subcommand which only works for XFS,
so don't offer it for nfs and udf.


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

Index: xfstests-dev/164
===================================================================
--- xfstests-dev.orig/164	2009-05-26 12:00:00.000000000 +0000
+++ xfstests-dev/164	2009-05-26 12:00:54.000000000 +0000
@@ -54,8 +54,7 @@
 
 # real QA test starts here
 
-# Modify as appropriate.
-_supported_fs xfs udf nfs
+_supported_fs xfs
 _supported_os IRIX Linux
 
 testfile=$TEST_DIR/file.$seq

_______________________________________________
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: only run 164 for xfs
  2009-05-26 12:02 [PATCH] xfstests: only run 164 for xfs Christoph Hellwig
@ 2009-05-26 13:22 ` Eric Sandeen
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-05-26 13:22 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs@oss.sgi.com



On May 26, 2009, at 7:02 AM, Christoph Hellwig <hch@infradead.org>  
wrote:

> Test 164 uses the xfs_io bmap subcommand which only works for XFS,
> so don't offer it for nfs and udf.
>
>
> Signed-off-by: Christoph Hellwig <hch@lst.de>

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>
>
> Index: xfstests-dev/164
> ===================================================================
> --- xfstests-dev.orig/164    2009-05-26 12:00:00.000000000 +0000
> +++ xfstests-dev/164    2009-05-26 12:00:54.000000000 +0000
> @@ -54,8 +54,7 @@
>
> # real QA test starts here
>
> -# Modify as appropriate.
> -_supported_fs xfs udf nfs
> +_supported_fs xfs
> _supported_os IRIX Linux
>
> testfile=$TEST_DIR/file.$seq
>
> _______________________________________________
> 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-05-26 13:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-26 12:02 [PATCH] xfstests: only run 164 for xfs Christoph Hellwig
2009-05-26 13:22 ` Eric Sandeen

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