commit | df8e89701fb02cba6e09c5f46f002778b5b52dd2 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Wed Jul 24 17:37:59 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Sun Nov 10 21:56:07 2013 -0800 |
tree | 65092f8d1686620ba8cbf031e95bb575b585730b | |
parent | 48dad8baf92fe8967d9e1358af1cfdda1d2d3298 [diff] |
bcache: Move some stuff to btree.c 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>