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:50 +0000 (09:26 -0400)
commita297c10934d96733c6368dc33fc1c816935840a8
tree02702660da58fc000a6603207a07867d39f54053
parentbfc52f7cb4c9ad566382813f7c6904521f4bb21e
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.024982 seconds and 4 git commands to generate.