commit | ac277c6a8a39bc50f891a3477625330c276bd7f5 | [log] [tgz] |
---|---|---|
author | Goldwyn Rodrigues <rgoldwyn@suse.com> | Mon Dec 21 10:50:59 2015 +1100 |
committer | NeilBrown <neilb@suse.com> | Wed Jan 06 11:38:27 2016 +1100 |
tree | 767ee803cc2e14dddf8607554b14b6b6e60748c4 | |
parent | b46020aa3a8a0f9c7324fe0af4aec4227f947a10 [diff] |
md-cluster: Avoid the resync ping-pong If a RESYNCING message with (0,0) has been sent before, do not send it again. This avoids a resync ping pong between the nodes. We read the bitmap lockresource's LVB to figure out the previous value of the RESYNCING message. Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com> Signed-off-by: NeilBrown <neilb@suse.com>