HomeClusterLabs Projects

Refactor: pacemakerd: Remove more nesting in start_child()

Description

Refactor: pacemakerd: Remove more nesting in start_child()

No meaningful code changes. A few minor things like using long long
instead of unsigned long for uid_t/gid_t, comparing explicitly against
0, using strerror() for system errno, and using parentheses around
comparisons.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Tue, Sep 16, 7:52 PM
Parents
rPb1c0fcda9144: Refactor: pacemakerd: Reduce nesting in pcmk_subdaemons.c:start_child()
Branches
Unknown
Tags
Unknown