workqueue/rate-submit: update comments
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index e4f778ebf15299e2b92aa4b2a46a86cde3d323e2..6f85266c2f695432cb405a6bc260f974a2ced2ea 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -129,7 +129,7 @@ struct thread_data {
        struct io_log *bw_log;
        struct io_log *iops_log;
 
-       struct tp_data *tp_data;
+       struct workqueue log_compress_wq;
 
        struct thread_data *parent;