HomeClusterLabs Projects

Refactor: fencing: return full result from stonith__action_result()

Description

Refactor: fencing: return full result from stonith__action_result()

Previously, stonith__action_result() grabbed an action's legacy rc, stdout, and
stderr separately. Now, directly return a pointer to the action's result
object, and map that to a legacy rc in the callers when needed.

Details

Provenance
kgaillotAuthored on Oct 7 2021, 12:35 PM
Parents
rP4c8e0b0ecc53: Low: fencing: improve return code given back to library callers
Branches
Unknown
Tags
Unknown

Event Timeline