HomeClusterLabs Projects

Refactor: scheduler: best practices when cleaning orphans

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

Description

Refactor: scheduler: best practices when cleaning orphans

Rename cleanup_orphans() to clear_failcounts_if_orphaned() for clarity,
add a doxygen block, and improve comments, variable names, log messages, and
formatting. Also, move a check from the caller to the function so it can be
used with g_list_foreach().

Details

Provenance
kgaillotAuthored on Jan 21 2022, 6:01 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.