Missing fio.h update
authorJens Axboe <jens.axboe@oracle.com>
Wed, 4 Mar 2009 14:28:31 +0000 (15:28 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 4 Mar 2009 14:28:31 +0000 (15:28 +0100)
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
fio.h

diff --git a/fio.h b/fio.h
index dd09ceec3a4bcf9570dc308c2d521cf42f2a9431..22fecd9e23c0a8bf52978e546a3c17933f8e6808 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -543,6 +543,7 @@ struct thread_data {
        int groupid;
        struct thread_stat ts;
        struct fio_file **files;
+       unsigned int files_size;
        unsigned int files_index;
        unsigned int nr_open_files;
        unsigned int nr_done_files;