]> git.ipfire.org Git - thirdparty/mdadm.git/commit - mdadm.c
Add -fail support to --incremental
authorNeilBrown <neilb@suse.de>
Wed, 30 Jun 2010 06:55:17 +0000 (16:55 +1000)
committerNeilBrown <neilb@suse.de>
Wed, 30 Jun 2010 06:55:17 +0000 (16:55 +1000)
commit29ba480497f8c45032180d4e358139e134454f4d
treef7ba9f43d1e2bb1cc25d7720c0d2d3286e8dc95f
parent98d27e39642cc115729cac20d5394bf820dd9c8e
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.in
mdadm.c
mdadm.h