gfio: add per-job option view
[fio.git] / gfio.h
diff --git a/gfio.h b/gfio.h
index 854f7adffbc5b62974838488ee7320bf68a87887..dd69c5450bb459f1a564303c98058a8a39f216a8 100644 (file)
--- a/gfio.h
+++ b/gfio.h
@@ -145,7 +145,9 @@ struct gfio_client {
        struct gui_entry *ge;
        struct fio_client *client;
        GtkWidget *err_entry;
+
        struct flist_head o_list;
+       unsigned int o_list_nr;
 
        struct end_results *results;
        unsigned int nr_results;