HomeClusterLabs Projects

Refactor: daemons: Split pacemakerd.h into two header files.

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: daemons: Split pacemakerd.h into two header files.

The new header file is pcmkd_corosync.h, which only includes things
defined in pcmkd_corosync.c and is only included if corosync support is
enabled (and the C file actually uses something from that header).

Also, reorder the members of each file to be alphabetical.

Fixes T547

Details

Provenance
clumensAuthored on Nov 17 2023, 3:58 PM
Tasks
Restricted Maniphest Task

Commit No Longer Exists

This commit no longer exists in the repository.