HomeClusterLabs Projects

Refactor: fencer: make do_local_reply() take client object instead of id

Description

Refactor: fencer: make do_local_reply() take client object instead of id

The callers now find the client object given the id. This results in a small
amount of code duplication but greatly simplifies do_local_reply() and will
make planned refactoring easier.

Details

Provenance
kgaillotAuthored on Feb 7 2022, 6:19 PM
Parents
rPc75a02884546: Refactor: fencer: make do_local_reply() take call options instead of boolean
Branches
Unknown
Tags
Unknown