From: Xinjian Ma Date: Tue, 10 Jun 2025 09:11:34 +0000 (+0800) Subject: xfs/603: add _require_scrub X-Git-Tag: v2025.06.22~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=5b6072bc96a4e7948919ad4f93f6e2b970577384;p=xfstests-dev.git xfs/603: add _require_scrub This test uses xfs_scrub which is an EXPERIMENTAL and unstable feature. Add _require_scrub to check if the system supports it. Signed-off-by: Xinjian Ma Reviewed-by: Darrick J. Wong Signed-off-by: Zorro Lang --- diff --git a/tests/xfs/603 b/tests/xfs/603 index 04122b55..d6058a3e 100755 --- a/tests/xfs/603 +++ b/tests/xfs/603 @@ -20,6 +20,7 @@ _require_xfs_db_command iunlink # until after the directory repair code was merged _require_xfs_io_command repair -R directory _require_scratch_nocheck # repair doesn't like single-AG fs +_require_scrub # From the AGI definition XFS_AGI_UNLINKED_BUCKETS=64