bcache: Kill op->replace
authorKent Overstreet <kmo@daterainc.com>
Wed, 11 Sep 2013 01:52:54 +0000 (18:52 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:29 +0000 (21:56 -0800)
This is prep work for converting bch_btree_insert to
bch_btree_map_leaf_nodes() - we have to convert all its arguments to
actual arguments. Bunch of churn, but should be straightforward.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>

No differences found