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

bcache: Don't use op->insert_collision



When we convert bch_btree_insert() to bch_btree_map_leaf_nodes(), we
won't be passing struct btree_op to bch_btree_insert() anymore - so we
need a different way of returning whether there was a collision (really,
a replace collision).

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