HomeClusterLabs Projects

Refactor: tools: Drop redundant scheduler arg from cli_resource_delete()
a647c2f03b0eUnpublished

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: Drop redundant scheduler arg from cli_resource_delete()

rsc becomes non-const because we access the scheduler through it.

We also swap the order of rsc and node arguments, just because we more
commonly pass rsc first in the crm_resource functions.

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

Details

Provenance
nrwahl2Authored on Mar 6 2025, 11:49 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.