bcachefs: BSET_OFFSET()
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 16 Jul 2021 16:57:27 +0000 (12:57 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:09 +0000 (17:09 -0400)
commite719fc34f00004813f98c8c3f8f3f364b1d77afc
tree45814bc7e6b9e45beafff64d146fc7e048d7c202
parent47924527e643e6160c6726669b90cad8aeb6d977
bcachefs: BSET_OFFSET()

Add a field to struct bset for the sector offset within the btree node
where it was written.

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