HomeClusterLabs Projects

Refactor: scheduler: drop unnecessary arguments to child_promoting_constraints()

Description

Refactor: scheduler: drop unnecessary arguments to child_promoting_constraints()

Every caller uses pe_order_optional for the "type" argument, so drop the
argument and use that directly. The final "data_set" argument was redundant
since we have rsc->cluster.

Details

Provenance
kgaillotAuthored on Jun 16 2022, 2:30 PM
Parents
rP77d2364d1abd: Refactor: scheduler: make more clone variant members into flags
Branches
Unknown
Tags
Unknown