bcachefs: In debug mode, run fsck again after fixing errors
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 3 Aug 2023 00:19:58 +0000 (20:19 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:10:09 +0000 (17:10 -0400)
commitb56b787c7d5e8300dba41d80ddd41472a39ca86f
tree09c4854d5309429353b8bbb86b141504557af959
parent1074a21c8858d088261387d449d3a64e188c906c
bcachefs: In debug mode, run fsck again after fixing errors

We want to ensure that fsck actually fixed all the errors it found - the
second fsck run should be clean.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/recovery.c