HomeClusterLabs Projects

Refactor: libpacemaker: combine 3 files into pcmk_graph_consumer.c

Description

Refactor: libpacemaker: combine 3 files into pcmk_graph_consumer.c

The source files related to transition graphs have gotten somewhat obscure, so
combine the code related to consuming transition graphs into one file.

The contents were changed as minimally as possible: consolidating the copyright
notice and include files, making a function static that now can be, and
dropping one function that became trivial.

A lot of this code could be moved to the controller since very little is needed
elsewhere. I think the original goal was for this to be public API but I don't
see a need for that.

Details

Provenance
kgaillotAuthored on Aug 16 2021, 3:54 PM
Parents
rPa4de8c0188b5: Refactor: libpacemaker: rename pcmk_sched_graph.c to pcmk_graph_producer.c
Branches
Unknown
Tags
Unknown

Event Timeline