HomeClusterLabs Projects

Refactor: pacemakerd: Reduce nesting in pcmk_subdaemons.c:start_child()

Description

Refactor: pacemakerd: Reduce nesting in pcmk_subdaemons.c:start_child()

Also cast uid_t and gid_t to long long instead of unsigned long. They're
specified as integer types. Their signedness is unspecified.

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

Details

Provenance
nrwahl2Authored on Tue, Sep 16, 7:36 PM
Parents
rPeb15ad55628c: Merge pull request #3956 from nrwahl2/nrwahl2-refactors
Branches
Unknown
Tags
Unknown