Fix: trace-chunk: log the cause of file open failures
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 29 Oct 2019 19:57:59 +0000 (15:57 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 5 Nov 2019 03:29:13 +0000 (22:29 -0500)
commit6d7e6cb0b04d89c597b067f8f85224d180af580d
tree48af901e433039c68af8b7e36b768037155f1ce4
parentbf9f320b357536c881b3b7a81177e74062dfc673
Fix: trace-chunk: log the cause of file open failures

Use the PERROR macro instead of ERR to obtain the "errno" message
when an error occurs while opening a file relative to a trace
chunk.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/common/trace-chunk.c
This page took 0.026118 seconds and 4 git commands to generate.