aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChao Yu <chao@kernel.org>2023-05-29 21:17:41 +0800
committerZorro Lang <zlang@kernel.org>2023-06-18 21:08:32 +0800
commite8fb7a0217ba8eeae70dfb163a5e837cf9d7a230 (patch)
tree375238fedfaf0a661ba5ed4fe64a45818e9c0b0c
parentab41f0bddb738000c9418c8d764f56fb542e7380 (diff)
downloadxfstests-dev-e8fb7a0217ba8eeae70dfb163a5e837cf9d7a230.tar.gz
generic/506: fix to call _scratch_enable_pquota()
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>
-rwxr-xr-xtests/generic/5061
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/generic/506 b/tests/generic/506
index ec91af781c..d4aac68bad 100755
--- a/tests/generic/506
+++ b/tests/generic/506
@@ -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