Merge branch 'Fix_calc_thread_status_ramp_time_check' of https://github.com/horshack...
[fio.git] / rate-submit.c
index 2fe768c0bea84e785000c782df1b586db57cf42a..3cc17eaa560304b48fc2ec07f163b31fb204b9db 100644 (file)
@@ -154,6 +154,7 @@ static int io_workqueue_init_worker_fn(struct submit_worker *sw)
        dup_files(td, parent);
        td->eo = parent->eo;
        fio_options_mem_dupe(td);
+       td->iolog_f = parent->iolog_f;
 
        if (ioengine_load(td))
                goto err;