HomeClusterLabs Projects

Refactor: libcrmcommon: New pcmk__xml_mark_changes()
2bed56dd01acUnpublished

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__xml_mark_changes()

To replace xml_calculate_changes().

This is just the existing mark_xml_changes(), except that it sets
pcmk__xf_tracking on the document for convenience if it's not already
set. This only needs to be done for the top-level call, but there's no
harm in doing it on the recursive calls; it just adds redundant trace
logging.

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

Details

Provenance
nrwahl2Authored on Mar 13 2025, 11:00 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.