bcache: Move some stuff to btree.c
authorKent Overstreet <kmo@daterainc.com>
Thu, 25 Jul 2013 00:37:59 +0000 (17:37 -0700)
committerKent Overstreet <kmo@daterainc.com>
Mon, 11 Nov 2013 05:56:07 +0000 (21:56 -0800)
With the new btree_map() functions, we don't need to export the stuff
needed for traversing the btree anymore.

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

No differences found