[PATCH] xfstests: make 275 xfs specific.
Tao Ma
tm at tao.ma
Sat May 5 10:07:09 CDT 2012
From: Tao Ma <boyu.mt at 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 at 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
More information about the xfs
mailing list