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:
fafff81
)
bcache: Split out sort_extent_cmp()
author
Kent Overstreet
<kmo@daterainc.com>
Mon, 29 Jul 2013 01:35:09 +0000
(18:35 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Wed, 8 Jan 2014 21:05:12 +0000
(13:05 -0800)
Only use extent comparison for comparing extents, so we're not using
START_KEY() on other key types (i.e. btree pointers)
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found