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

bcachefs: Proper refcounting for journal_keys



The btree iterator code overlays keys from the journal until journal
replay is finished; since we're now starting copygc/rebalance etc.
before replay is finished, this is multithreaded access and thus needs
refcounting.

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