HomeClusterLabs Projects

Refactor: librmcommon: Drop sort argument of calculate_xml_digest_v1()

Description

Refactor: librmcommon: Drop sort argument of calculate_xml_digest_v1()

Instead, sort in advance for operation digest and in deprecated callers.
This allows us to avoid calling sorted_xml() in non-deprecated code.
Current internal callers don't need to sort recursively.

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

Details

Provenance
nrwahl2Authored on May 3 2024, 8:34 PM
Parents
rP17224eac5429: Refactor: libcrmcommon: New pcmk__xe_sort_attrs()
Branches
Unknown
Tags
Unknown