HomeClusterLabs Projects

Refactor: scheduler: change argument type in pe__eval_date_expr()

Description

Refactor: scheduler: change argument type in pe__eval_date_expr()

Previously, it took a pe_rule_eval_data_t argument but used only the "now"
member. Now, it takes that member as the argument, avoiding the need for a
wrapper at one caller.

Details

Provenance
kgaillotAuthored on Feb 6 2024, 1:26 PM
Parents
rP5767415e4eed: Doc: Pacemaker Explained: correct typo in date_expression example
Branches
Unknown
Tags
Unknown