bcachefs: Improve struct journal layout
authorKent Overstreet <kent.overstreet@linux.dev>
Wed, 28 Dec 2022 22:13:08 +0000 (17:13 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:26 +0000 (17:09 -0400)
commit734f7141ce45360203ddaa64782279653c1c9588
tree4b907f683e1db987bb2d9763003710a3cc4888ca
parentde517c95513d420d465ca26d354a56d9e6ed6e17
bcachefs: Improve struct journal layout

This cacheline aligns struct journal, and puts j->reservations and
j->prereserved on their own cacheline - we may want to split them up in
a separate patch.

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