X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=9490edc11e1a2ea924f1dea3bf75f2d9e36d0fdf;hp=0893a209a5b52148ef7a7a6e0357169a3a672402;hb=e9459e5a14b577ead39d666c051c7ce4db12bc75;hpb=660a1cb5fb9843ec09a04337714e78d63cd557e7 diff --git a/fio.h b/fio.h index 0893a209..9490edc1 100644 --- 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 zero_buffers; char *read_iolog_file; char *write_iolog_file;