public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Xfstests: make 014 only run on xfs
@ 2011-01-26 14:05 Josef Bacik
  2011-01-26 16:56 ` Christoph Hellwig
  2011-01-27  0:59 ` Dave Chinner
  0 siblings, 2 replies; 5+ messages in thread
From: Josef Bacik @ 2011-01-26 14:05 UTC (permalink / raw)
  To: xfs

This test relies on mounting with -o allocsize, which is an xfs specific mount
option, so make the test only work on xfs.  Thanks,

Signed-off-by: Josef Bacik <josef@redhat.com>
---
 014 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/014 b/014
index e6e0a6f..c6be9bd 100755
--- a/014
+++ b/014
@@ -44,7 +44,7 @@ _cleanup()
 . ./common.rc
 . ./common.filter
 
-_supported_fs generic
+_supported_fs xfs
 _supported_os IRIX Linux
 
 _require_sparse_files
-- 
1.6.6.1

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2011-02-02  1:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-26 14:05 [PATCH] Xfstests: make 014 only run on xfs Josef Bacik
2011-01-26 16:56 ` Christoph Hellwig
2011-01-27  0:59 ` Dave Chinner
2011-02-01 23:48   ` Alex Elder
2011-02-02  0:58     ` Josef Bacik

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