HomeClusterLabs Projects

Refactor: daemons: Add lrmd_process_message.
02974a289558Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: daemons: Add lrmd_process_message.

At the moment, this function is fairly unfortunately named (there's
already a process_lrmd_message). However, the new function is gradually
going to be taking code from the old function until the old one is
completely gone. So it's just a temporary confusion we'll need to live
with for a bit.

This new function holds the framework for handling commands with
pcmk__request_t instead of the old system. It's a little tricky to
convert these commands over one at a time and still keep everything
working, which is why there's the big TODO comment.

Details

Provenance
clumensAuthored on Fri, Jul 11, 10:38 AM
Parents
rPd94bdfc80f43: Refactor: daemons: Rename variables in lrmd_ipc_dispatch.
Branches
Unknown
Tags
Unknown

Event Timeline