Skip to content
Commit 319fef29 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix trans->locked assert



in bch2_move_data_btree, we might start with the trans unlocked from a
previous loop iteration - we need a trans_begin() before iter_init().

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