commit | 1b207d80d5b986fb305bc899357435d319319513 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Tue Sep 10 18:52:54 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Sun Nov 10 21:56:29 2013 -0800 |
tree | bf75b0befff3f48606832df0a64ced1c3c3ae91d | |
parent | faadf0c96547ec8277ad0abd6959f2ef48522f31 [diff] |
bcache: Kill op->replace 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>