[PATCH] Various little fixes and lots of commenting
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 39d95874f22fe2277ddb56c1c643f2269d716374..cc30a15ea189b2bad02a2c64ce5a5af5a3dd85ca 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -177,7 +177,7 @@ struct thread_data {
        unsigned int thinktime;
        unsigned int fsync_blocks;
        unsigned int start_delay;
        unsigned int thinktime;
        unsigned int fsync_blocks;
        unsigned int start_delay;
-       unsigned int timeout;
+       unsigned long timeout;
        enum fio_iotype io_engine;
        unsigned int overwrite;
        unsigned int bw_avg_time;
        enum fio_iotype io_engine;
        unsigned int overwrite;
        unsigned int bw_avg_time;