HomeClusterLabs Projects

API: libcrmcommon: Drop support for format 1 in xml_apply_patchset()

Description

API: libcrmcommon: Drop support for format 1 in xml_apply_patchset()

There's no longer any way to create a format-1 patchset, so there's no
longer any valid use case for applying one.

This breaks API backward compatibility. Calls with a format-1 patchset
will still compile, but the return value will be NULL.

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

Details

Provenance
nrwahl2Authored on May 31 2024, 6:20 PM
Parents
rPe46e68c85a87: API: libcrmcommon: Drop support for format=1 in xml_create_patchset()
Branches
Unknown
Tags
Unknown