HomeClusterLabs Projects

Refactor: libpacemaker: move ordering functions to own source file

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

Description

Refactor: libpacemaker: move ordering functions to own source file

The ordering constraint functions from pcmk_sched_constraints.c are now in a
new file pcmk_sched_ordering.c. There are no code changes aside from formatting
and comments.

At this point, pcmk_sched_constraints.c (which went from nearly 1,500 lines to
under 400) contains only functions for constraints in general, and not anything
specific to one type.

Details

Provenance
kgaillotAuthored on Sep 2 2021, 1:02 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.