bcachefs: Improve bch2_stripe_to_text()
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 25 Feb 2023 00:26:03 +0000 (19:26 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:54 +0000 (17:09 -0400)
commit0d763863af0b1d70dcb64e515df4b9242bc9c28d
treede70b0196a89205d803b44a595a758a4c4d1c01e
parent33669e0cc94e9554cf162cbe2e63155887a10231
bcachefs: Improve bch2_stripe_to_text()

We now print pointers as bucket:offset, the same as how we print extent
pointers.

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