Skip to content
Commit 47fe65b1 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Add missing restart handling to check_topology()



The next patch will add logging of the specific error being corrected in
repair paths to the journal; this means __bch2_fsck_err() can return
transaction restarts in places that previously weren't expecting them.

check_topology() is old code that doesn't use btree iterators for btree
node locking - it'll have to be rewritten in the future to work online.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 19272b37
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment