HomeClusterLabs Projects

Log: libcrmcommon: drop unnecessary parent check when adding log file

Description

Log: libcrmcommon: drop unnecessary parent check when adding log file

The following fopen() will catch if the parent directory doesn't exist and
return a useful errno, and nonexistence is not the only possible reason a
stat() would fail.

Details

Provenance
kgaillotAuthored on Nov 10 2020, 12:02 PM
Parents
rPfbb6eb64bb38: Log: daemons: improve client name used in log messages
Branches
Unknown
Tags
Unknown

Event Timeline