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

bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()



Last of the btree_map() conversions. Main visible effect is
bch_btree_insert() is no longer taking a struct btree_op as an argument
anymore - there's no fancy state machine stuff going on, it's just a
normal function.

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