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:
409c57f
)
md: add ->takeover method to support changing the personality managing an array
author
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:39:39 +0000
(14:39 +1100)
committer
NeilBrown
<neilb@suse.de>
Tue, 31 Mar 2009 03:39:39 +0000
(14:39 +1100)
Implement this for RAID6 to be able to 'takeover' a RAID5 array. The
new RAID6 will use a layout which places Q on the last device, and
that device will be missing.
If there are any available spares, one will immediately have Q
recovered onto it.
Signed-off-by: NeilBrown <neilb@suse.de>
No differences found