]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
generic/506: fix to call _scratch_enable_pquota()
authorChao Yu <chao@kernel.org>
Mon, 29 May 2023 13:17:41 +0000 (21:17 +0800)
committerZorro Lang <zlang@kernel.org>
Sun, 18 Jun 2023 13:08:32 +0000 (21:08 +0800)
Otherwise, this testcase will fail due to project quota feature is not
enabled in the image.

Signed-off-by: Chao Yu <chao@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/generic/506

index ec91af781c7582f97736d429a4dbb9513c8bfb2d..d4aac68bad8d4e50f1635e9cc2edddd8bb187d26 100755 (executable)
@@ -31,6 +31,7 @@ _require_quota
 _require_scratch_shutdown
 
 _scratch_mkfs >/dev/null 2>&1
+_scratch_enable_pquota
 _require_metadata_journaling $SCRATCH_DEV
 _qmount_option "prjquota"
 _qmount