bcachefs: bucket_data_type_mismatch()
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 22 Apr 2024 21:21:35 +0000 (17:21 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 8 May 2024 21:29:20 +0000 (17:29 -0400)
commitc4e8db2b5d31fc488c644019b99bf41fd616895f
tree148c20b8a49e4382141c55ebf700486f1bc89049
parentb769590f33dcb04cb8efc4905030f4a41df08e2b
bcachefs: bucket_data_type_mismatch()

We're working on potentially unifying bch2_check_bucket_ref() and
bch2_check_fix_ptrs() - or at least eliminating gratuitious differences.

Most immediately, there's a bunch of cleanups to be done regarding
BCH_DATA_stripe.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/alloc_background.h
fs/bcachefs/btree_gc.c
fs/bcachefs/buckets.c
fs/bcachefs/ec.c