HomeClusterLabs Projects

Refactor: scheduler: use uint32_t for ordering flags bitmask

Description

Refactor: scheduler: use uint32_t for ordering flags bitmask

Change pe__ordering_t's "enum pe_ordering type" member to "uint32 flags" to
reflect that it is a bitmask of enum values and not a single enum value.

Details

Provenance
kgaillotAuthored on Jun 17 2022, 4:44 PM
Parents
rP9406ec8f587c: Refactor: scheduler: best practices for group_create_actions()
Branches
Unknown
Tags
Unknown