HomeClusterLabs Projects

Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes()
044208e1041dUnpublished

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: Drop pcmk__tracking_xml_changes()

Most of these changes are straightforward because all but one caller
passed false as the lazy argument. This is equivalent to checking the
the pcmk__xf_tracking flag on the node's doc.

One caller passes true, which also checks the pcmk__xf_lazy flag.

It's probably worth renaming pcmk__xf_lazy to something with clearer
meaning later.

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

Details

Provenance
nrwahl2Authored on Mar 11 2025, 2:15 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.