HomeClusterLabs Projects

Refactor: scheduler: Use "xmlNode *" instead of "xmlNodePtr"...

Description

Refactor: scheduler: Use "xmlNode *" instead of "xmlNodePtr"...

...in PCMK__OUTPUT_ARGS. This is easier to deal with during static
analysis. I think we've also been trying to discourage use of
xmlNodePtr because that's a quasi-internal type in libxml, so this is
another step in eliminating uses.

Details

Provenance
clumensAuthored on Jan 24 2024, 3:49 PM
Parents
rP80a2cd279dd8: Merge pull request #3325 from gao-yan/cluster-options-metadata
Branches
Unknown
Tags
Unknown