HomeClusterLabs Projects

Refactor: scheduler: improve fence action ordering

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

Description

Refactor: scheduler: improve fence action ordering

Remove redundant code (DC fence actions are not added to the remembered lists,
so there is no need to check them against the DC later), add more comments,
and use g_list_prepend() instead of g_list_append() for efficiency.

Details

Provenance
kgaillotAuthored on Jan 22 2019, 6:03 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.