HomeClusterLabs Projects

Low: controller: round timeout when checking remaining remote command time

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Low: controller: round timeout when checking remaining remote command time

Use pcmk__timeout_ms2s() to ensure that remote command timeout values
are properly rounded.

Also, refactor to drop remaining_timeout from remote_ra_cmd_t. The value
was only ever used locally when calculated and doesn't need to be
remembered.

Details

Provenance
kgaillotAuthored on Dec 10 2024, 3:56 PM

Commit No Longer Exists

This commit no longer exists in the repository.