Fix: get_new_metadata receive all the metadata
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 20 Feb 2014 05:50:24 +0000 (00:50 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 20 Feb 2014 15:47:32 +0000 (10:47 -0500)
commit9abca178d4d5748e883a8f14df4b6d1b91bb9df5
tree5e25d23d9ef02d5a1238aad4d565508a93982d9c
parent788b424d206d7ce49d60803c3f5ee75a3fc60097
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.024586 seconds and 4 git commands to generate.