]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
common/fuzzy: hoist the post-repair fs modification step
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:09:52 +0000 (21:09 +0800)
commit11c44462c122a7f842992d09b4844d9987019573
tree1e7ed8a91dc9c31a5eec0aef76d57d7de8a05da9
parent19327c1a0ed373caa3ea666417a5f7449dca6ea3
common/fuzzy: hoist the post-repair fs modification step

Hoist the code that tries to modify an fs after repairing our fuzz
damage into a separate function, so that we can further simplify the
caller.

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