]> git.ipfire.org Git - thirdparty/mdadm.git/commit
raid6check: Auto-repair mode
authorRobert Buchholz <rbu@goodpoint.de>
Mon, 10 Sep 2012 07:28:21 +0000 (17:28 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 10 Sep 2012 07:28:21 +0000 (17:28 +1000)
commit8a63c73123b9d022107c82bd684e17bf87bc081e
tree930c5965d5bbd2f1bc71c810cb52ffca6edb002e
parent351d7680265945803e63695d23d7a88324468a64
raid6check: Auto-repair mode

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>
raid6check.c
tests/19raid6auto-repair [new file with mode: 0644]