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

bcachefs: Fix unhandled transaction restart in evacuate_bucket()



Generally, releasing a transaction within a transaction restart means an
unhandled transaction restart: but this can happen legitimately within
the move code, e.g. when bch2_move_ratelimit() tells us to exit before
we've retried.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent b09b3449
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