]> www.infradead.org Git - users/dwmw2/linux.git/commit
bcachefs: Run check_topology() first
authorKent Overstreet <kent.overstreet@linux.dev>
Mon, 18 Mar 2024 01:30:20 +0000 (21:30 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 18 Mar 2024 04:24:24 +0000 (00:24 -0400)
commit8d347a55459f89c8c9685288bc2e5d82c3bdd0f0
treee70648099d299cb27ef5cd342a5f09417212e21c
parent3ed94062e3801e3fd9924ccd54b607abf58cc223
bcachefs: Run check_topology() first

check_topology() doesn't actually require alloc info - and running it
first means other passes don't have to catch btree read errors.

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