HomeClusterLabs Projects

Refactor: fencer: use pcmk__request_t in handle_request()

Description

Refactor: fencer: use pcmk__request_t in handle_request()

Replace the arguments to handle_request() with a single pcmk__request_t*
argument. Besides being a more logical organization, this makes it easier to
ensure the result is always freed in stonith_command().

Details

Provenance
kgaillotAuthored on Feb 8 2022, 11:10 AM
Parents
rP963cffd6ec6c: Refactor: libcrmcommon: add object for server requests
Branches
Unknown
Tags
Unknown