Track fsync/fdatasync/sync_file_range issue count
[fio.git] / stat.h
diff --git a/stat.h b/stat.h
index e32a21ec55f2453c73ad2aad4faf580ee7fb18ff..fd5131f9cc80a3d91492941829ca641e1e500b0e 100644 (file)
--- a/stat.h
+++ b/stat.h
@@ -192,7 +192,7 @@ struct thread_stat {
        uint32_t io_u_sync_plat[FIO_IO_U_PLAT_NR];
        uint32_t pad;
 
-       uint64_t total_io_u[DDIR_RWDIR_CNT];
+       uint64_t total_io_u[DDIR_RWDIR_SYNC_CNT];
        uint64_t short_io_u[DDIR_RWDIR_CNT];
        uint64_t drop_io_u[DDIR_RWDIR_CNT];
        uint64_t total_submit;