HomeClusterLabs Projects

Refactor: scheduler: drop last argument from pcmk__schedule_actions()

Description

Refactor: scheduler: drop last argument from pcmk__schedule_actions()

It was always NULL. Any caller that needs a specific time for scheduling
already sets data_set->now directly beforehand. Also, stage0() ->
cluster_status() already sets data_set->now to the current time if it's NULL,
so pcmk__schedule_actions() doesn't need to do that separately.

Details

Provenance
kgaillotAuthored on Jan 25 2022, 1:37 PM
Parents
rPa205546da165: Low: scheduler: determine cluster status more efficiently
Branches
Unknown
Tags
Unknown

Event Timeline