HomeClusterLabs Projects

Refactor: tools: Remove extern usage from crm_resource.

Description

Refactor: tools: Remove extern usage from crm_resource.

Some of these can be turned into members of the options struct in
crm_resource.c. Several others can just be gotten rid of. They were
being declared as extern, but were already being passed around as
function parameters everywhere.

BE_QUIET is not handled by this patch because it will be taken care of
by using pcmk__common_args_t in a later patch.

Details

Provenance
clumensAuthored on Jul 28 2020, 12:17 PM
Parents
rPb1df82be7ae2: Refactor: tools: Make more things in crm_resource into functions.
Branches
Unknown
Tags
Unknown

Event Timeline