]> git.proxmox.com Git - mirror_corosync.git/commit
votequorum: simplify reconfigure message handling
authorChristine Caulfield <ccaulfie@redhat.com>
Tue, 13 Sep 2016 14:55:58 +0000 (15:55 +0100)
committerChristine Caulfield <ccaulfie@redhat.com>
Tue, 13 Sep 2016 14:55:58 +0000 (15:55 +0100)
commitc4683be9b0bafec7f288c0201b82c90d0c43d5ce
treeb992c498b7c309a54a04c92183afa997581ec9bc
parentbd2e6b5d9d03f2cb208ecccee0f76aeb06dbd1b4
votequorum: simplify reconfigure message handling

As we now have update_node_expected_votes(), we can use that
when receiving a new EXPECTED_VOTES value from another node
rather than having our own loop.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
exec/votequorum.c