HomeClusterLabs Projects

totem: Use uint64_t type and QB_TIME_NS_IN_MSEC

Description

totem: Use uint64_t type and QB_TIME_NS_IN_MSEC

Function message_handler_orf_token contains extra debug info enabled by
defining GIVEINFO. Insted of using long long unsigned int use better
suited uint64_t and make use of QB_TIME_NS_IN_MSEC constant instead
of hardcoded number. Also compile tv_old conditionally so it is not used
by accident.

Signed-off-by: Jan Friesse <jfriesse@redhat.com>
Reviewed-by: Christine Caulfield <ccaulfie@redhat.com>

Details

Provenance
jfriesseAuthored on Oct 22 2024, 12:53 PM
Parents
rC55a6f657f431: totem: Use proper timestamp type for token warning
Branches
Unknown
Tags
Unknown