summaryrefslogtreecommitdiff
path: root/restripe.c
Commit message (Collapse)AuthorAge
* Teach restripe to calculate Q syndrome for raid6.Neil Brown2007-02-22
| | | | | This allows mdadm to correctly restart a raid6 grow that crashed during the critcal phase.
* Support restarting of a reshape on --assembleNeil Brown2006-03-20
| | | | Signed-off-by: Neil Brown <neilb@suse.de>
* Initial reshape supportNeil Brown2006-03-13
Needs work for other levels etc. Signed-off-by: Neil Brown <neilb@suse.de>