]> git.ipfire.org Git - thirdparty/mdadm.git/commit
mdmon: remove devices from container
authorDan Williams <dan.j.williams@intel.com>
Tue, 19 Aug 2008 04:55:12 +0000 (14:55 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 19 Aug 2008 04:55:12 +0000 (14:55 +1000)
commit7bc1962f8c725cdd9e185d924f6894178e6dfec9
tree9da8d9378ea5f474dfb1ff10a084629ee9fd34e4
parentae6aad82398085e07c922fbfa667a5f6ec5dd7e6
mdmon: remove devices from container

Once the monitor thread has kicked a drive from all managed arrays mdadm
-r is permitted.  We are guaranteed that the drive is marked failed at
this point, so allow the drive to be re-added as a spare.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
managemon.c
mdmon.c