]> git.ipfire.org Git - thirdparty/mdadm.git/commit - Manage.c
Manage: freeze recovery while adding multiple devices.
authorNeilBrown <neilb@suse.de>
Thu, 22 Mar 2012 05:15:03 +0000 (16:15 +1100)
committerNeilBrown <neilb@suse.de>
Thu, 22 Mar 2012 05:15:03 +0000 (16:15 +1100)
commit9f58469128c99c0d7f434d28657f86789334f253
tree601d5ce6439f9d2fc59a2cb2f8999d6707ada720
parentbcbb3112d2801594358153956191e4cff6021de3
Manage: freeze recovery while adding multiple devices.

If the kernel supports it, freeze recovery over multiple adds,
so that they can all be added to the array at the same time and
be recovered in parallel.

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