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 22:23:34 +0000 (17:23 -0500)
commit4fbc0a0905d0f1eb646c163c1782a6ac9f133ae5
tree0aa11ac4a492aa5003a1488173e032a33feb2680
parente96d66b43bb3519ac5e2ea69c837c786f1363480
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.024869 seconds and 4 git commands to generate.