]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/fuzzy: fix some problems with the no-repair strategy
authorDarrick J. Wong <djwong@kernel.org>
Fri, 30 Dec 2022 22:19:40 +0000 (14:19 -0800)
committerZorro Lang <zlang@kernel.org>
Sat, 25 Feb 2023 13:10:45 +0000 (21:10 +0800)
commit7a274f7626c06ba473dd0bdd703578e973d41b93
tree48f221d7115f447a8dca192872134dc746cc4293
parentc3f3b35148310b562d9844fe896febc4155a75ec
common/fuzzy: fix some problems with the no-repair strategy

While auditing the fuzz tester code, I noticed there were numerous
problems with the no repair strategy -- the stages of the strategy
are not consistently logged to the kernel log, and we don't actually
verify that either online or offline scrubs notice the fuzz.  Rework the
error messages to make reading the golden output easier.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/fuzzy