lib: use priv connection priv notif iterator to create notif, not graph
[babeltrace.git] / plugins / ctf / fs-src / fs.h
index 534cb6b513cc2ec7afeaa6a485970d31e31ecc3a..101d427e704a11bc233e2ad4a74604b283361013 100644 (file)
@@ -127,7 +127,7 @@ struct ctf_fs_port_data {
 
 struct ctf_fs_notif_iter_data {
        /* Weak */
-       struct bt_graph *graph;
+       struct bt_private_connection_private_notification_iterator *pc_notif_iter;
 
        /* Weak, belongs to ctf_fs_trace */
        struct ctf_fs_ds_file_group *ds_file_group;
This page took 0.02352 seconds and 4 git commands to generate.