HomeClusterLabs Projects

Refactor: libcrmcommon: New pcmk__xe_set_timeval()
41df5e6a00bdUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: libcrmcommon: New pcmk__xe_set_timeval()

To replace crm_xml_add_timeval().

Currently, we never check the return values of these crm_xml_add_*()
functions except internally within other crm_xml_add_*() functions. So
while a standard Pacemaker return code makes sense, there's no need to
add one to the interface unless the callers want to check it.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Mar 19 2025, 6:10 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.