Add zero_buffers option
[fio.git] / fio.h
diff --git a/fio.h b/fio.h
index 0893a209a5b52148ef7a7a6e0357169a3a672402..9490edc11e1a2ea924f1dea3bf75f2d9e36d0fdf 100644 (file)
--- a/fio.h
+++ b/fio.h
@@ -412,6 +412,7 @@ struct thread_options {
        unsigned int file_service_type;
        unsigned int group_reporting;
        unsigned int fadvise_hint;
        unsigned int file_service_type;
        unsigned int group_reporting;
        unsigned int fadvise_hint;
+       unsigned int zero_buffers;
 
        char *read_iolog_file;
        char *write_iolog_file;
 
        char *read_iolog_file;
        char *write_iolog_file;