HomeClusterLabs Projects

Refactor: tools: Clarify is_scheduler_required() in crm_resource.c
94e957d620cdUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: tools: Clarify is_scheduler_required() in crm_resource.c

  • There is no scheduler IPC connection. Rather, there may be a scheduler data object populated from the CIB connection. Correct the comments.
  • The set of commands that require scheduler data is a subset of the set of commands that require a CIB connection. Make this explicit.

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

Details

Provenance
nrwahl2Authored on Mar 4 2025, 3:45 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.