Add support for backwards holes
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 0c86f2882053e6bb37e74ff181e83eea426d9041..8401eda7132e02660e2d9812cc79e3fc934cfe92 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -254,7 +254,7 @@ struct thread_options {
        unsigned int rw_seq;
        unsigned int kb_base;
        unsigned int ddir_seq_nr;
-       unsigned long ddir_seq_add;
+       long ddir_seq_add;
        unsigned int iodepth;
        unsigned int iodepth_low;
        unsigned int iodepth_batch;