]> git.ipfire.org Git - thirdparty/mdadm.git/commit - super-intel.c
mdadm: add device to a container
authorDan Williams <dan.j.williams@intel.com>
Tue, 19 Aug 2008 07:19:51 +0000 (17:19 +1000)
committerNeilBrown <neilb@suse.de>
Tue, 19 Aug 2008 07:19:51 +0000 (17:19 +1000)
commit43dad3d6fb475bfefd2028e9dea1c15a83bb2d03
tree5d244bcaebbbc71e24db7c6cf6bd75f401e6b646
parent7bc1962f8c725cdd9e185d924f6894178e6dfec9
mdadm: add device to a container

Adding a device updates the container and then mdmon takes action upon
noticing a change in devices.  This reuses the container version of
add_to_super to create a new record for the device.

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Manage.c
managemon.c
super-intel.c