md-cluster: make sure the node do not receive it's own msg
authorGuoqing Jiang <gqjiang@suse.com>
Mon, 12 Oct 2015 09:21:23 +0000 (17:21 +0800)
committerGoldwyn Rodrigues <rgoldwyn@suse.com>
Mon, 12 Oct 2015 16:58:14 +0000 (11:58 -0500)
commit256f5b245aab93bfa2d8b86d66545fceea05408e
treed1c7001db40c4a6a4585b9a951542e38011d438d
parent487cf9142c434530443b7bb8c545e9d0f30391b1
md-cluster: make sure the node do not receive it's own msg

During the past test, the node occasionally received the msg which is
sent from itself, this case should not happen in theory, but it is
better to avoid it in case something wrong happened.

Signed-off-by: Guoqing Jiang <gqjiang@suse.com>
Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
drivers/md/md-cluster.c