bcachefs: bch_sb_field_journal_v2
Add a new superblock field which represents journal buckets as ranges:
also move code for the superblock journal fields to journal_sb.c.
This also reworks the code for resizing the journal to write the new
superblock before using the new journal buckets, and thus be a bit
safer.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Showing
fs/bcachefs/journal_sb.c
0 → 100644
fs/bcachefs/journal_sb.h
0 → 100644
Please register or sign in to comment