]> git.apps.os.sepia.ceph.com Git - xfsprogs-dev.git/commit
xfs_scrub: remove enum check_outcome
authorDarrick J. Wong <djwong@kernel.org>
Mon, 29 Jul 2024 23:23:07 +0000 (16:23 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 30 Jul 2024 00:01:07 +0000 (17:01 -0700)
commitfe1e792f66f3443c5bfc651e21c45215b443eeab
tree890f3b2c5a115f651c3491ce9a748ed7efb35a48
parent83ffb5b454b172c6c8f4b0d8d9952003386153ac
xfs_scrub: remove enum check_outcome

Get rid of this enumeration, and just do what we will directly.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
scrub/repair.c
scrub/scrub.c
scrub/scrub.h