btrace2fio: expand rate options, bug fixes
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index c694f2cf40f1c48a9d332e36d25517878e5c02b1..dfbad6d6896e0a8181119b765c33fde2a4d9bc3d 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -102,6 +102,7 @@ struct thread_data {
        char verror[FIO_VERROR_SIZE];
        pthread_t thread;
        unsigned int thread_number;
+       unsigned int subjob_number;
        unsigned int groupid;
        struct thread_stat ts;