bcachefs: reconstruct_alloc cleanup
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 12 Mar 2024 01:15:26 +0000 (21:15 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 14 Mar 2024 01:22:26 +0000 (21:22 -0400)
commitcdce109431f30108665a7de72b542af7f02cf966
tree547b0649ca008c26eedcbd904146fb90e3841d44
parent3bbed372141705f820c5942bbe4e50c6126cdc9a
bcachefs: reconstruct_alloc cleanup

Now that we've got the errors_silent mechanism, we don't have to check
if the reconstruct_alloc option is set all over the place.

Also - users no longer have to explicitly select fsck and fix_errors.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.c
fs/bcachefs/backpointers.c
fs/bcachefs/btree_gc.c
fs/bcachefs/lru.c
fs/bcachefs/recovery.c
fs/bcachefs/sb-downgrade.c
fs/bcachefs/util.h