bcachefs: Finish converting reconstruct_alloc to errors_silent
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 7 Apr 2024 21:05:01 +0000 (17:05 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 8 May 2024 21:29:18 +0000 (17:29 -0400)
commitd1b213a00ddc1166bc210868371d4f619286d69b
tree3cbc7dd0edd7b93451b85ebcd834e9f4a6929048
parent68e142405cf4cf01461012ec72d675038c514b92
bcachefs: Finish converting reconstruct_alloc to errors_silent

with errors_silent, reconstruct_alloc no longer requires fsck and
fix_errors to work

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