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

bcache: Convert bch_btree_read_async() to bch_btree_map_keys()



This is a fairly straightforward conversion, mostly reshuffling -
op->lookup_done goes away, replaced by MAP_DONE/MAP_CONTINUE. And the
code for handling cache hits and misses wasn't really btree code, so it
gets moved to request.c.

Signed-off-by: default avatarKent Overstreet <kmo@daterainc.com>
parent df8e8970
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