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:43 +0000 (09:26 -0400)
commitba927ca8b7c6dc40339c897005df3e341aec2af3
tree0d2a8b13e1a7a256d7407304066fce09e7229e69
parented72940ac77f8053f0e28822f88a8f6f6b33ac97
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.025202 seconds and 4 git commands to generate.