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:
2d679fc
)
bcache: Remove unnecessary check in should_split()
author
Kent Overstreet
<kmo@daterainc.com>
Thu, 25 Jul 2013 00:20:00 +0000
(17:20 -0700)
committer
Kent Overstreet
<kmo@daterainc.com>
Mon, 11 Nov 2013 05:55:56 +0000
(21:55 -0800)
Checking i->seq was redundant, because since ages ago we always
initialize the new bset when advancing b->written
Signed-off-by: Kent Overstreet <kmo@daterainc.com>
No differences found