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:
403b6cd
)
bcache: Convert btree_insert_check_key() to btree_insert_node()
author
Kent Overstreet
<kmo@daterainc.com>
Wed, 11 Sep 2013 01:39:16 +0000
(18:39 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 11 Nov 2013 05:55:59 +0000
(21:55 -0800)
This was the main point of all this refactoring - now,
btree_insert_check_key() won't fail just because the leaf node happened
to be full.
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found