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

bcachefs: Convert gc_alloc_start() to for_each_btree_key2()



This eliminates some SRCU warnings: for_each_btree_key2() runs every
loop iteration in a distinct transaction context.

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