HomeClusterLabs Projects

Refactor: libcrmcommon: Drop pcmk__tracking_xml_changes()

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
Parents
rP65d44438a00e: API: libcrmcommon: Deprecate xml_document_dirty()
Branches
Unknown
Tags
Unknown