start to handle async rotation on the relay + basics for remote rotate_pending
[deliverable/lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index c9c39d1f1e9341ccbff97f40487b833707cdab3d..5e045be455af7e97fdc234ba807298b5786d2e0e 100644 (file)
@@ -549,6 +549,7 @@ struct lttcomm_consumer_msg {
                        uint32_t metadata; /* This is a metadata channel. */
                        uint64_t relayd_id; /* Relayd id if apply. */
                        uint64_t key;
+                       uint64_t new_chunk_id;
                } LTTNG_PACKED rotate_channel;
                struct {
                        char current_path[PATH_MAX];
This page took 0.026269 seconds and 5 git commands to generate.