bcache: Prune struct btree_op
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:44:17 +0000 (17:44 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:08 +0000 (21:56 -0800)
Eventual goal is for struct btree_op to contain only what is necessary
for traversing the btree.

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

No differences found