bcachefs: Silence some fsck errors when reconstructing alloc info
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 12 Jul 2022 01:06:52 +0000 (21:06 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:35 +0000 (17:09 -0400)
commit80b3bf33d35e8f5bf4323be71777e9aab66c3a90
tree5ada95c144df8c2a8c7046390d6141ae73c3d4c8
parent1534ebb706efe9765787c0899dfa5ec52331ba8f
bcachefs: Silence some fsck errors when reconstructing alloc info

There's no need to print fsck errors for errors that are expected, and
the user has already opted to repair.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/alloc_background.c
fs/bcachefs/btree_gc.c