HomeClusterLabs Projects

Refactor: fencer: pass full result when finalizing peer fencing actions

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Refactor: fencer: pass full result when finalizing peer fencing actions

Rename remote_op_done() to finalize_op() for readability, and make it take a
full result as an argument, rather than a legacy return code.

This does cause one change in behavior: when all topology levels fail,
the legacy return code returned will be -pcmk_err_generic instead of EINVAL.

Details

Provenance
kgaillotAuthored on Nov 19 2021, 5:32 PM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.