[PATCH] Xfstests: make 014 only run on xfs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxx>
---
 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@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs


[Index of Archives]     [Linux XFS Devel]     [Linux Filesystem Development]     [Filesystem Testing]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux