Fix: sessiond: consumer.c: rotation error handling
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 14 Nov 2018 21:28:24 +0000 (16:28 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 16 Nov 2018 20:48:07 +0000 (15:48 -0500)
commit20f37cb4bb8799d9493eff17b11055bc81bd7dd3
treeba37ef60c4dc23d75f1bafee4401d94d5d37e0a4
parent92b7a7f81a94f7616c155aed8a213edd68937a57
Fix: sessiond: consumer.c: rotation error handling

Return more specific error codes in the various error paths
of the session rotation commands.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/lttng/lttng-error.h
src/bin/lttng-sessiond/consumer.c
src/common/error.c
This page took 0.025076 seconds and 4 git commands to generate.