]> git.proxmox.com Git - mirror_corosync.git/commit
totemconfig: Fix minimum limit for hold timeout
authoryuan ren <yren@suse.com>
Tue, 14 May 2019 11:33:12 +0000 (19:33 +0800)
committerJan Friesse <jfriesse@redhat.com>
Wed, 15 May 2019 14:28:43 +0000 (16:28 +0200)
commit2a4cd3c4af0256cc79e1ed1c7f070fd469e4cfaf
treeca8b7a2a8ba334915107415f13533fb35bf00d43
parentc3d69712c614deea688b7cfe0975976ecca60a2d
totemconfig: Fix minimum limit for hold timeout

Make sure the retransmit timeout have the lowest limit
`MINIMUM_TIMEOUT`. So, the lowest limit of hold should be
recalculated.

Also token timeout and retransmits count should
keep a relational expression.

Signed-off-by: yuan ren <yren@suse.com>
Reviewed-by: Jan Friesse <jfriesse@redhat.com>
exec/totemconfig.c