Fix: UST comm protocol: event notifier command is too large
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Dec 2020 18:51:14 +0000 (13:51 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 17 Dec 2020 19:48:12 +0000 (14:48 -0500)
The event notifier command is larger than the current largest command,
and we don't want to break the protocol between UST and tools
needlessly.

Therefore, pass the struct lttng_ust_event_notifier _after_ struct
ustcomm_ust_msg.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Ief172eaddd113ec9092dd57bad3d73fd4c29fd51


No differences found
This page took 0.02648 seconds and 5 git commands to generate.