HomeClusterLabs Projects

Refactor: daemons: Add execd_process_message.
a3bb87a9b701Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Refactor: daemons: Add execd_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
rP836ae0df5a2d: Refactor: daemons: Rename variables in execd_messages.c.
Branches
Unknown
Tags
Unknown

Event Timeline