Fix: get_new_metadata receive all the metadata
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 19 Feb 2014 23:23:52 +0000 (18:23 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Feb 2014 03:04:01 +0000 (22:04 -0500)
commitbb17fa55a7694db83af6f00b16b3e545712662f7
tree444054290cfdbebea5cde7a13ba433cb4ff24e97
parent0c880b0af719e4d58ccebe61acdd0e77a4479bfd
Fix: get_new_metadata receive all the metadata

Instead of doing the loop in the caller, let get_new_metadata fetch all
the metadata required. Also, call this function when get_packet detects
that we need to refresh the metadata.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
formats/lttng-live/lttng-live-comm.c
This page took 0.023588 seconds and 4 git commands to generate.