bcache: Move keylist out of btree_op
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:26:51 +0000 (17:26 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:02 +0000 (21:56 -0800)
Slowly working on pruning struct btree_op - the aim is for it to only
contain things that are actually necessary for traversing the btree.

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

No differences found