fstests: disable quotas before running test

For all the tests which require that quotas be disabled, remove the
quota mount options before mounting the scratch filesystem.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
Darrick J. Wong
2019-07-24 08:56:10 -07:00
committed by Eryu Guan
parent d67b78bd9e
commit 36da2c651a
4 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -37,8 +37,8 @@ _require_quota
_require_xfs_quota_foreign
_require_xfs_io_command "chproj"
# we can't run with group quotas
_exclude_scratch_mount_option "gquota" "grpquota"
# we can't run with group quotas (on v4 xfs); the mount options for group
# quotas will be filtered out by _qmount_option below.
dir=$SCRATCH_MNT/project