Home
last modified time | relevance | path

Searched hist:cc7b8819212f437fc82f0f9cdc24deb0fb5d775f (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/md/bcache/
H A Dbtree.hdiff cc7b8819212f437fc82f0f9cdc24deb0fb5d775f Thu Jul 25 03:07:22 CEST 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
H A Djournal.cdiff cc7b8819212f437fc82f0f9cdc24deb0fb5d775f Thu Jul 25 03:07:22 CEST 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
H A Dwriteback.cdiff cc7b8819212f437fc82f0f9cdc24deb0fb5d775f Thu Jul 25 03:07:22 CEST 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>
H A Dbtree.cdiff cc7b8819212f437fc82f0f9cdc24deb0fb5d775f Thu Jul 25 03:07:22 CEST 2013 Kent Overstreet <kmo@daterainc.com> 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: Kent Overstreet <kmo@daterainc.com>