[PATCH] xfstests: test 134 requires quotas
Christoph Hellwig
hch at infradead.org
Fri Feb 20 04:59:17 CST 2009
Add a _require_quota call to make sure it shows up as not run and not
as failed if the kernel doesn't support quotas.
Signed-off-by: Christoph Hellwig <hch at lst.de>
Index: xfstests-dev/134
===================================================================
--- xfstests-dev.orig/134 2009-02-20 10:57:34.000000000 +0000
+++ xfstests-dev/134 2009-02-20 10:57:42.000000000 +0000
@@ -36,6 +36,8 @@
_supported_fs xfs
_supported_os Linux IRIX
+_require_quota
+
dir=$SCRATCH_MNT/project
#project quota files
More information about the xfs
mailing list