Merge branch 'master' of https://github.com/SuhoSon/fio
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index f2acd4302b39a3c82cb314643e8dbe8c73d67ed8..6b841e9c263bf1b1960d00b551d78e7ebb986467 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -377,7 +377,7 @@ struct thread_data {
 
        uint64_t *thinktime_blocks_counter;
        struct timespec last_thinktime;
-       uint64_t last_thinktime_blocks;
+       int64_t last_thinktime_blocks;
 
        /*
         * State for random io, a bitmap of blocks done vs not done