fs-sink: move stream and stream_class maps in fs_writer struct
authorJulien Desfossez <jdesfossez@efficios.com>
Wed, 31 May 2017 19:19:22 +0000 (15:19 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 20:58:16 +0000 (16:58 -0400)
commita619fcb71906fd9dd9ed75c3c8d9f14ab8204637
treedefb812b5401f2000ab64e1b7d9c0f0e407a68d4
parentf384901f99784474c5c013dd16b4333d9125dfd5
fs-sink: move stream and stream_class maps in fs_writer struct

The fs_writer struct is now responsible for those HT since they are only
relevant within the scope of a writer, not the whole component.

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.c
plugins/ctf/fs-sink/writer.h
This page took 0.026258 seconds and 4 git commands to generate.