HomeClusterLabs Projects

Refactor: libcrmcluster: Drop crm_proc_DAEMON crm_proc_flags values

Description

Refactor: libcrmcluster: Drop crm_proc_DAEMON crm_proc_flags values

These are internal, so nothing external can get or set them except as
integers (in other words, they can't be set by their enum value names
anyway). Furthermore, internal functions only ever set crm_proc_none and
crm_proc_cpg.

The only thing that uses these values at all is proc2text(). This commit
removes those uses.

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

Details

Provenance
nrwahl2Authored on Thu, May 2, 12:06 AM
Parents
rP918536f0dfa2: API: libcrmcluster: Deprecate text2msg_type()
Branches
Unknown
Tags
Unknown