send the rotate pending to the relay
[deliverable/lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index 397a161e096edb81c99135e40240eef6e7de25b7..652ff4d3ec89c531c3b032389b708347a07d88ff 100644 (file)
@@ -32,4 +32,6 @@ int session_rename_chunk(struct ltt_session *session, char *current_path,
 
 int rename_complete_chunk(struct ltt_session *session, time_t ts);
 
+int relay_rotate_pending(struct ltt_session *session);
+
 #endif /* ROTATE_H */
This page took 0.024127 seconds and 5 git commands to generate.