]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bcachefs: bch2_verify_accounting_clean()
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 18 Feb 2024 05:13:22 +0000 (00:13 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 14 Jul 2024 23:00:13 +0000 (19:00 -0400)
commit5668e5deec253dc4674aea00997716cc3a66aaac
tree136d71463926d1cb41d3732c8e48c73d8d3e0146
parent00839addfc771e5653bb9562c5a87cd78eea0eee
bcachefs: bch2_verify_accounting_clean()

Verify that the in-memory accounting verifies the on-disk accounting
after a clean shutdown.

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