Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 820b9efe authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Fix bch2_gc_accounting_done() locking


The transaction commit path takes mark_lock, so we shouldn't be holding
it; use a bpos as an iterator so that we can drop and retake.

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