bcachefs: Store logical location of journal entries
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 19 Feb 2022 06:18:18 +0000 (01:18 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:24 +0000 (17:09 -0400)
commit72b7d6332b0a769b0b76c78b372aa733a3715c42
treeb8d477ea130b40b0fb30145ac137f91a101a88cf
parenta9de137bf63107245b43e9046cddc1acc447221a
bcachefs: Store logical location of journal entries

When viewing what's in the journal, it's more useful to have the logical
location - journal bucket and offset within that bucket - than just the
offset on that device.

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