]> git.ipfire.org Git - thirdparty/mdadm.git/commit - msg.h
Flush mdmon before next reshape step during container operation
authorAdam Kwolek <adam.kwolek@intel.com>
Tue, 7 Feb 2012 14:03:43 +0000 (15:03 +0100)
committerNeilBrown <neilb@suse.de>
Thu, 9 Feb 2012 01:20:52 +0000 (12:20 +1100)
commit78340e26a54db960de238b511f5cdc74aebe4453
tree453a9b5a01b90b3bfea7fde8cf420efa5d6a5eb3
parent50927b1323a4cfcbf3729ff552c496695d6199eb
Flush mdmon before next reshape step during container operation

Using takeover operation for grow purposes, mdadm has to be sure
that mdmon processes all updates, and if necessary it will be closed
at takeover to raid0 operation. If mdmon is late, next array in container
is processed and due to race condition mdmon closes itself instead to monitor
next reshape operation.

Signed-off-by: Adam Kwolek <adam.kwolek@intel.com>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c
msg.c
msg.h