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:
8258c53
)
md: simplify raid10 read_balance
author
NeilBrown
<neilb@suse.de>
Wed, 11 May 2011 04:27:03 +0000
(14:27 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 11 May 2011 04:27:03 +0000
(14:27 +1000)
raid10 read balance has two different loop for looking through
possible devices to chose the best.
Collapse those into one loop and generally make the code more
readable.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found