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:
3687c06
)
md/raid5: move more code into common handle_stripe
author
NeilBrown
<neilb@suse.de>
Wed, 27 Jul 2011 01:00:36 +0000
(11:00 +1000)
committer
NeilBrown
<neilb@suse.de>
Wed, 27 Jul 2011 01:00:36 +0000
(11:00 +1000)
The difference between the RAID5 and RAID6 code here is easily
resolved using conf->max_degraded.
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Namhyung Kim <namhyung@gmail.com>
No differences found