Fix: Wrong returned error code on UST enable event
authorDavid Goulet <dgoulet@efficios.com>
Fri, 21 Sep 2012 17:07:36 +0000 (13:07 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 21 Sep 2012 17:07:36 +0000 (13:07 -0400)
commit6179b377e769efa1541f98db56573519b787e858
tree02c813cab7e6d29032592d9b0d944b1cf03ad419
parent3fa5d621da48eaeedaa1bc49fcf093d1c9b0d196
Fix: Wrong returned error code on UST enable event

(Patch backported from the master branch
95a8266405f61b6927f8cef13b1fdfa0b5584274)

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.024688 seconds and 4 git commands to generate.