Merge branch 'master' into gfio
[fio.git] / client.h
index 341d26069449a94f4b95ecaa69b0cb16e472ebed..10d6ec36cac34f1de66e5cc0951cd191c9375e33 100644 (file)
--- a/client.h
+++ b/client.h
@@ -42,10 +42,12 @@ struct fio_client {
        int is_sock;
        int disk_stats_shown;
        unsigned int jobs;
+       unsigned int nr_stat;
        int error;
        int signal;
        int ipv6;
        int sent_job;
+       int did_stat;
        uint32_t type;
 
        uint32_t thread_number;