]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Manage_subdevs: split most of 'add' handling into Manage_add.
authorNeilBrown <neilb@suse.de>
Sun, 12 Aug 2012 22:00:21 +0000 (08:00 +1000)
committerNeilBrown <neilb@suse.de>
Sun, 12 Aug 2012 22:00:21 +0000 (08:00 +1000)
commit38aeaf3af6828fbefb19b6da1c12479578915391
treeb2f79ebdef182402f4d27059f2d8682830cceb2a
parentabe94694dadc1a889e208bfafdfce7d742e9cbd4
Manage_subdevs: split most of 'add' handling into Manage_add.

This makes Manage_subdevs smaller, and makes the error-path handling
for Manage_add much cleaner and probably less buggy.

Signed-off-by: NeilBrown <neilb@suse.de>
Manage.c