Normal vs special files fixups
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index c5764c8f4f0d977ce10323c75db514d23d4755dc..3e8b2d2a84b62d119279a3c3501afcaecd441c8f 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -325,7 +325,7 @@ struct thread_data {
        struct fio_file *files;
        unsigned int nr_files;
        unsigned int nr_open_files;
        struct fio_file *files;
        unsigned int nr_files;
        unsigned int nr_open_files;
-       unsigned int nr_uniq_files;
+       unsigned int nr_normal_files;
        union {
                unsigned int next_file;
                os_random_state_t next_file_state;
        union {
                unsigned int next_file;
                os_random_state_t next_file_state;