HomeClusterLabs Projects

Fix: libs: Decrease the number of visible formatted output functions.

Description

Fix: libs: Decrease the number of visible formatted output functions.

The only ones that need to be exported are the ones that crm_mon needs
to reference for its output. All the others can be static and only
accessed indirectly through calling out->message.

And then remove the prefixes from these newly static functions. This
could potentially be a little confusing if the text version is public
(and therefore has the, say, pe__ prefix) while the xml version is
hidden and is lacking that suffix. But I think it'll be okay.

Details

Provenance
clumensAuthored on Nov 20 2020, 4:23 PM
Parents
rPd7322d1c2802: Fix: libpacemaker: Fix typing on crmadmin formatted output messages.
Branches
Unknown
Tags
Unknown

Event Timeline