X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=fio.h;h=07b40ff47780a17e6ed3b0248e2e3c708e91b547;hp=92e6a88d66881378eb4d6d407e158775fa11e097;hb=1020a139beff50faf1bb18f761b024b664a09e14;hpb=0401bca6b35ee32681462713ce9bc0cc2accbbf2 diff --git a/fio.h b/fio.h index 92e6a88d..07b40ff4 100644 --- a/fio.h +++ b/fio.h @@ -449,6 +449,7 @@ struct thread_data { struct fio_file *files; unsigned int files_index; unsigned int nr_open_files; + unsigned int nr_done_files; unsigned int nr_normal_files; union { unsigned int next_file;