HomeClusterLabs Projects

Refactor: scheduler: drop redundant resource/node arguments

Description

Refactor: scheduler: drop redundant resource/node arguments

Both pe_resource_t and pe_node_t contain a pointer back to the
pe_working_set_t, so we don't need a separate argument for that if one of those
is known.

This doesn't cover every usage.

Details

Provenance
kgaillotAuthored on May 9 2022, 4:31 PM
Parents
rP6572d8e9a3e3: Test: cts-scheduler: update expected scores for instance sorting change
Branches
Unknown
Tags
Unknown