Fix: validate number of subbuffers after tweaking properties
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 20 Apr 2016 15:19:57 +0000 (11:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 16 Jun 2016 13:26:26 +0000 (09:26 -0400)
commitda9d9d9c356b75f54a55b6691759269d5ebfd5cf
treeacd4b3c6036820c039ced3b565b4347046ef54a0
parentc431d5e414452126947ddf3a20230a8105376f37
Fix: validate number of subbuffers after tweaking properties

There are properties that are tweaked by each of ust and kernel channel
create functions after a validation on the number of subbuffers for
overwrite channels. Move validation after those properties
modifications.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/channel.c
src/bin/lttng-sessiond/cmd.c
This page took 0.026541 seconds and 5 git commands to generate.