fs-sink: fix check trace completed when static is set
authorJulien Desfossez <jdesfossez@efficios.com>
Mon, 5 Jun 2017 19:56:24 +0000 (15:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:02:58 +0000 (17:02 -0400)
commit6f25f7c4a60d3646fd14741803895a3aad1c4ab1
treeb7679a866e0b1aeb31faf74e0d95f7fa512efc39
parent06994c7113d1a2fb4019b5db624f49f21d8aa089
fs-sink: fix check trace completed when static is set

The input trace could be set static when all its streams are closed, so
we need to check if the trace is completed in the trace_static callback
as well.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/ctf/fs-sink/write.c
plugins/ctf/fs-sink/writer.h
This page took 0.023719 seconds and 4 git commands to generate.