]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add support for --replace and --with
authorNeilBrown <neilb@suse.de>
Tue, 23 Oct 2012 05:27:15 +0000 (16:27 +1100)
committerNeilBrown <neilb@suse.de>
Tue, 23 Oct 2012 05:27:15 +0000 (16:27 +1100)
commit70c55e36b73827579fcb2dadbb6359ef605191ff
treeaf568358a6d2ab5c760820177fe121ab3ca4d0fa
parent1dc837e4edc805819a1ff40add3d0beecfeecdbb
Add support for --replace and --with

--replace can be used to replace a device without completely failing
it.  Once the replacement completes the device will be failed.
--with can indicate which of several spares to use.

Signed-off-by: NeilBrown <neilb@suse.de>
Manage.c
ReadMe.c
mdadm.8.in
mdadm.c
mdadm.h