]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Add -fail support to --incremental
authorNeilBrown <neilb@suse.de>
Thu, 8 Apr 2010 23:18:53 +0000 (09:18 +1000)
committerNeilBrown <neilb@suse.de>
Thu, 8 Apr 2010 23:19:19 +0000 (09:19 +1000)
commit0f9ce65ed03f69c50ca506c2ef68d739db722971
tree2f16c2b6d64b0857e6b31b5f44ac42f45ca8622f
parent7a5090d2247936d7cf7d9067c960317ad009940d
Add -fail support to --incremental

This can be used for hot-unplug.  When a device has been remove,
udev can call
   mdadm --incremental --fail sda

and mdadm will find the array holding sda and remove sda from
the array.

Based on code from  Doug Ledford <dledford@redhat.com>

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