]> www.infradead.org Git - users/hch/xfsprogs.git/commit
xfs_scrub: remove enum check_outcome
authorDarrick J. Wong <djwong@kernel.org>
Wed, 3 Jul 2024 21:21:07 +0000 (14:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Wed, 31 Jul 2024 01:45:32 +0000 (18:45 -0700)
commit708c6895636afc2568fd1e69093a6a3f638ccb14
tree890f3b2c5a115f651c3491ce9a748ed7efb35a48
parent30999d835e763c51f9817d0a14eaf615f003f0cb
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