]> git.proxmox.com Git - mirror_corosync.git/commit
votequorum: change quorum.expected_votes override behavior
authorFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 25 Jan 2012 11:08:47 +0000 (12:08 +0100)
committerFabio M. Di Nitto <fdinitto@redhat.com>
Wed, 25 Jan 2012 13:06:27 +0000 (14:06 +0100)
commit269e0c49703e51b62004c61af528548eeec1495f
treea105820f65ae57d48517d8a3e0c48b0921ffd29b
parentefbf5282f97696158532d9f0380c8f1af4851265
votequorum: change quorum.expected_votes override behavior

as agreed on the mailing list, quorum.expected_votes should override
automatically calculated expected_votes from nodelist.

Also simplify the code to handle expected_votes. "silly defaults" is now
unnecessary because votequorum does config sanity checks upfront.

Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>
exec/votequorum.c