Add option to skip delays when replaying traces
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 57881072b2156162209eb7c386e80f50a0c1cc45..ad47762675fe86281f479c0b11dc58f8ce35cb0a 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -254,6 +254,7 @@ struct thread_options {
        unsigned int gtod_cpu;
        unsigned int gtod_offload;
        enum fio_cs clocksource;
+       unsigned int no_stall;
 
        char *read_iolog_file;
        char *write_iolog_file;