]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
fuzzy: always stop the scrub fsstress loop on error
authorDarrick J. Wong <djwong@kernel.org>
Wed, 8 Jan 2025 22:18:15 +0000 (14:18 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 23 Jan 2025 21:19:33 +0000 (13:19 -0800)
commit8b78d737ff558f1f51a4f6979889b37377da50de
tree8e98ccab5aa35b19e4673eae266c8d2c4cf701e5
parent7d1ee7a157d26fe07f86aad4da120c18348fe6c5
fuzzy: always stop the scrub fsstress loop on error

Always abort the non-remount scrub fsstress loop in
__stress_scrub_fsstress_loop if fsstress returns a nonzero exit code.

Cc: <fstests@vger.kernel.org> # v2023.01.15
Fixes: 20df87599f66d0 ("fuzzy: make scrub stress loop control more robust")
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
common/fuzzy