]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add support for --add-spare
authorNeilBrown <neilb@suse.de>
Wed, 30 Oct 2013 23:41:50 +0000 (10:41 +1100)
committerNeilBrown <neilb@suse.de>
Wed, 30 Oct 2013 23:41:50 +0000 (10:41 +1100)
commitf33a71f107a5ad35345215ee8ebf9920a00099b0
treed2625c5e474630c8c283db18263384a89cc22570
parent422da715d933f61c55ca50defc8b7c969af2237f
Add support for --add-spare

--add-spare is like --add, but a --re-add is never attempted.
So it is equivalent to two separate commands:

 --zero-metadata
 --add

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