fstests: disable quotas before running test
[xfstests-dev.git] / tests / xfs / 065
index f09bd9473557f61633d37d08413445c4fbd14320..b153366669efa2bafb415114d4bf7f987a47a731 100755 (executable)
@@ -29,6 +29,7 @@ _cleanup()
 . ./common/rc
 . ./common/filter
 . ./common/dump
+. ./common/quota
 
 #
 # list recursively the directory
@@ -57,6 +58,7 @@ _require_scratch
 # so don't run it
 #
 _scratch_mkfs_xfs >> $seqres.full
+_qmount_option noquota
 _scratch_mount
 $here/src/feature -U $SCRATCH_DEV && \
        _notrun "UQuota enabled, test needs controlled xfsdump output"