This test creates a filesystem with all known types of metadata. It
doesn't fuzz anything, nor does it actually repair anything. Hence we
can put it in the auto group and drop the dangerous tags.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
# FS QA Test No. 349
#
# Populate a XFS filesystem and ensure that scrub and repair are happy.
-# Use xfs_repair to fix the corruption.
#
. ./common/preamble
-_begin_fstest dangerous_fuzzers scrub
+_begin_fstest auto scrub
_register_cleanup "_cleanup" BUS