HomeClusterLabs Projects

Refactor: scheduler: add internal equivalent of pe_graph_flags

Description

Refactor: scheduler: add internal equivalent of pe_graph_flags

enum pe_graph_flags is part of the libpe_status public API, but it is only used
internally. Create an equivalent enum to replace it that is private to
libpacemaker, along with set/clear macros.

It doesn't actually have anything to do with graphs, so the naming is improved
to better reflect the purpose.

Details

Provenance
kgaillotAuthored on May 27 2022, 12:48 PM
Parents
rP1b4e8ed2bd8b: Refactor: scheduler: avoid using pe_graph_disable
Branches
Unknown
Tags
Unknown