commit | 0b93207abb40d3c42bb83eba1e1e7edc1da77810 | [log] [tgz] |
---|---|---|
author | Kent Overstreet <kmo@daterainc.com> | Wed Jul 24 17:26:51 2013 -0700 |
committer | Kent Overstreet <kmo@daterainc.com> | Sun Nov 10 21:56:02 2013 -0800 |
tree | eeca92af43a3d2413dc0a425f5cb71cfd4cad764 | |
parent | a34a8bfd4e6358c646928320d37b0425c0762f8a [diff] |
bcache: Move keylist out of btree_op 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>