git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a34a8bf
)
bcache: Move keylist out of btree_op
author
Kent Overstreet
<kmo@daterainc.com>
Thu, 25 Jul 2013 00:26:51 +0000
(17:26 -0700)
committer
Kent 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