All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfstests: make 275 xfs specific.
@ 2012-05-05 15:07 Tao Ma
  2012-05-05 23:37 ` Dave Chinner
  0 siblings, 1 reply; 7+ messages in thread
From: Tao Ma @ 2012-05-05 15:07 UTC (permalink / raw)
  To: xfs

From: Tao Ma <boyu.mt@taobao.com>

In my test with ext4, 275 can't pass because ext4
can create a 8k file in the end not like what xfs
does. So make this test case xfs only for now.

Signed-off-by: Tao Ma <boyu.mt@taobao.com>
---
 275 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/275 b/275
index 214262e..3386a59 100755
--- a/275
+++ b/275
@@ -44,7 +44,7 @@ _cleanup()
 . ./common.filter
 
 # real QA test starts here
-_supported_fs generic
+_supported_fs xfs
 _supported_os IRIX Linux
 _require_scratch
 
-- 
1.7.1

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

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

end of thread, other threads:[~2012-09-14 11:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-05 15:07 [PATCH] xfstests: make 275 xfs specific Tao Ma
2012-05-05 23:37 ` Dave Chinner
2012-05-06 15:03   ` Tao Ma
2012-05-07  1:23     ` Dave Chinner
2012-09-07 19:55     ` Eric Sandeen
2012-09-11  2:24       ` Eric Sandeen
2012-09-14 11:05         ` Tao Ma

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.