Merge branch 'epoch' of https://github.com/cronburg/fio
[fio.git] / iolog.h
diff --git a/iolog.h b/iolog.h
index 93e970e5f294e7185068bca259613d77f0108171..ca344f1970208018882492ea717e05d735f5d15b 100644 (file)
--- a/iolog.h
+++ b/iolog.h
@@ -21,6 +21,7 @@ struct io_stat {
 struct io_hist {
        uint64_t samples;
        unsigned long hist_last;
+       struct flist_head list;
 };
 
 /*