]> git.ipfire.org Git - thirdparty/mdadm.git/commit
Grow: Only ping monitor on level change if array is container based.
authorNeilBrown <neilb@suse.de>
Mon, 17 Oct 2011 05:51:31 +0000 (16:51 +1100)
committerNeilBrown <neilb@suse.de>
Mon, 17 Oct 2011 05:51:31 +0000 (16:51 +1100)
commitfde139b91e0477d500015e0838e0bc180f1befba
tree01d63a26f3daa85321d93584dac2fd9959619cb7
parentfca13185fc23760503a91e7f881286375e71ce4c
Grow: Only ping monitor on level change if array is container based.

Pinging the monitor for a NULL container is bad.

Reported-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Tested-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Signed-off-by: NeilBrown <neilb@suse.de>
Grow.c