summaryrefslogtreecommitdiff
path: root/tests/19raid6auto-repair
Commit message (Collapse)AuthorAge
* tests/raid6repair: default data offset has changed.NeilBrown2013-06-27
| | | | | | So the test scripts must change too. Signed-off-by: NeilBrown <neilb2suse.de>
* raid6check: Auto-repair modeRobert Buchholz2012-09-10
When calling raid6check in regular scanning mode, specifiying "autorepair" as the last positional parameter will cause it to automatically repair any single slot failes it identifies. Signed-off-by: NeilBrown <neilb@suse.de>