HomeClusterLabs Projects

Refactor: pacemakerd: Fix indentation in pcmk_subdaemons.c:start_child()
031b624bc68eUnpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Refactor: pacemakerd: Fix indentation 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 Mar 24 2025, 3:25 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.