HomeClusterLabs Projects

Refactor: controller: Add fsa_cib_conn to globals struct

Description

Refactor: controller: Add fsa_cib_conn to globals struct

Due to the long name and long method call patterns, there are a lot of
instances of locally aliasing "controld_globals.cib_conn" to just
"cib_conn". No big deal since it's local and easy to track.

Also moved the globals declarations to a new controld_globals.h file.
controld_utils.h was complaining that controld_globals was undeclared.

Ref T239

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Nov 13 2022, 8:47 PM
Parents
rP66cfffadf477: Refactor: controller: Add fsa_message_queue to globals struct
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task