]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: Plumb printbuf through bch2_btree_lost_data()
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 24 Apr 2025 13:27:10 +0000 (09:27 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Thu, 22 May 2025 00:14:34 +0000 (20:14 -0400)
commit600a9207c8def056b4681fde8158c463576d5aca
treef17023fc48e26f812e9071ae90a7fe722fe3e64b
parent300904700f14e4e05db2a16cf8e3890c8e856cf8
bcachefs: Plumb printbuf through bch2_btree_lost_data()

Part of the ongoing project to improve error messages by building them
up in printbufs and emitting them all at once, so that we can easily see
what events are related in the log.

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