Add support for registrering external options
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 119dc09e74b47728c85095a5445dbbcaecbd944f..bdc1708123e89f73f704fecdd34301f76f1ca37e 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -227,6 +227,7 @@ struct thread_options {
        unsigned int file_service_type;
        unsigned int group_reporting;
        unsigned int fadvise_hint;
+       unsigned int fallocate;
        unsigned int zero_buffers;
        unsigned int refill_buffers;
        unsigned int time_based;