HomeClusterLabs Projects

Refactor: tools: Pass node to crm_resource.c:clear_constraints()
8ff635602f5fUnpublished

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: Pass node to crm_resource.c:clear_constraints()

If options.host_uname != NULL, then we already got the node in main() or
exited with an error. (Or if we didn't get the node in main() because
scheduler is NULL, then clear_constraints() would segfault.)

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

Details

Provenance
nrwahl2Authored on Mar 3 2025, 6:40 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.