Searched hist:"6054 c6d4" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/md/bcache/ |
H A D | request.h | 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com> 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
|
H A D | movinggc.c | 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com> 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
|
H A D | request.c | 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com> 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
|
H A D | writeback.c | 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com> 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
|
H A D | btree.c | 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com> 6054c6d4 Wed Jul 24 20:06:22 CDT 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
|