bcachefs: Make reconstruct_alloc quieter
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 19 Mar 2023 18:29:51 +0000 (14:29 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:58 +0000 (17:09 -0400)
commit330970c2c61686b43cfef47ab99a84f659271ede
tree1597ca166e40857df22fc43e6cc98ef76656cb01
parent3e36e572f14bfa2bac80c3ba07af67e204eb7820
bcachefs: Make reconstruct_alloc quieter

We shouldn't be printing out fsck errors for expected errors - this
helps make test logs more readable, and makes it easier to see what the
actual failure was.

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