bcachefs: Print a better message for mark and sweep pass
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 14 Feb 2022 01:47:05 +0000 (20:47 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:23 +0000 (17:09 -0400)
commit0f78264a6b84733cc9ef36d22c547133cab21270
tree096660aa4616c9404b6c3f73dbae80204108c52e
parent9e34316156a2c148b0675087beeaca26f7eb79f9
bcachefs: Print a better message for mark and sweep pass

Btree gc, aka mark and sweep, checks allocations - so let's just print
that.

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