X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=iolog.h;h=6503acffd10659b2ff4e5d5f187b9d5c516de28b;hp=8fedc192cd6298be13c229b955b7d651fae2da96;hb=3c568239a319087a965b06bc2ed94d058810100f;hpb=de8f6de97438d5664cd8765e60102b9109a273e2 diff --git a/iolog.h b/iolog.h index 8fedc192..6503acff 100644 --- a/iolog.h +++ b/iolog.h @@ -49,6 +49,11 @@ struct io_log { unsigned int log_type; + /* + * If we fail extending the log, stop collecting more entries. + */ + unsigned int disabled; + /* * Windowed average, for logging single entries average over some * period of time.