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:
3a6de29
)
md/raid10: prepare data structures for handling replacement.
author
NeilBrown
<neilb@suse.de>
Thu, 22 Dec 2011 23:17:54 +0000
(10:17 +1100)
committer
NeilBrown
<neilb@suse.de>
Thu, 22 Dec 2011 23:17:54 +0000
(10:17 +1100)
Allow each slot in the RAID10 to have 2 devices, the want_replacement
and the replacement.
Also an r10bio to have 2 bios, and for resync/recovery allocate the
second bio if there are any replacement devices.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found