Fix: Wrong returned error code on UST enable event
authorDavid Goulet <dgoulet@efficios.com>
Fri, 21 Sep 2012 16:59:10 +0000 (12:59 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 21 Sep 2012 16:59:10 +0000 (12:59 -0400)
commit95a8266405f61b6927f8cef13b1fdfa0b5584274
tree0c2393985226100e8c95d26fff124f151b93c555
parent6b8f2e642cddf40dc48bd49c4adbffb825b31f96
Fix: Wrong returned error code on UST enable event

Instead of sending back a FATAL error, correctly notify the user of a
failed UST enable event.

The bug261 was not reproducible anymore but led to this fix.

(Closes 261)

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/event.c
This page took 0.024471 seconds and 4 git commands to generate.