]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Manage.c
handle Manage_subdevs() for 'external' arrays
authorDan Williams <dan.j.williams@intel.com>
Thu, 15 May 2008 06:48:35 +0000 (16:48 +1000)
committerNeil Brown <neilb@suse.de>
Thu, 15 May 2008 06:48:35 +0000 (16:48 +1000)
commitf7dd881f909a7bc552a6de3c1fc4920bb0bfdff2
tree57f1a18231e53bff1c3244eed448fac1a356542f
parent0fd5c350e55590d2adbbb6ca16ec86391abda14b
handle Manage_subdevs() for 'external' arrays

From: Dan Williams <dan.j.williams@intel.com>

1/ Block attempts to add/remove devices from container members
2/ Forward add/remove requests to containers

Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Makefile
Manage.c
mdadm.h
msg.c [new file with mode: 0644]
msg.h [new file with mode: 0644]
util.c