]> git.ipfire.org Git - thirdparty/mdadm.git/commit - managemon.c
Improve shutdown for container-based arrays.
authorNeil Brown <neilb@suse.de>
Sat, 12 Jul 2008 10:27:42 +0000 (20:27 +1000)
committerNeil Brown <neilb@suse.de>
Sat, 12 Jul 2008 10:27:42 +0000 (20:27 +1000)
commit48561b014292e5052da3dc3df629c10d8531d7fd
treee3783538c3455e21f59163640b72c4a325257972
parentc7c149300b170656485f4ac10ed7cfbd4fd6d0bb
Improve shutdown for container-based arrays.

1/ close a race where multiple arrays disappear at once
   and monitor isn't woken up to find out that the last one
   has gone.
2/ "mdadm -Ss" needs to pause briefly for mdmon to exit.
managemon.c
mdadm.c