]> www.infradead.org Git - users/willy/linux.git/commit
bcachefs: Kill writing old accounting to journal
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 03:30:15 +0000 (22:30 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:13 +0000 (19:00 -0400)
commit5b9bc272e6c37406fcc5dba720a477d00240477a
tree216e597fc32d71567191eb783eb948931163e7ab
parent3afb8dbf03408099e745f12e4d121f1412575618
bcachefs: Kill writing old accounting to journal

More ripping out of the old disk space accounting.

Note that the new disk space accounting is incompatible with the old,
and writing out old style disk space accounting with the new code is
infeasible.

This means upgrading and downgrading past this version requires
regenerating accounting.

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