Commit b6fc661f authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix order of gc_done passes



gc_stripes_done() and gc_reflink_done() may do alloc btree updates (i.e.
when deleting an indirect extent) - we need bucket gens to be fixed by
then.

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