client/server: pass back job options to client
[fio.git] / client.h
index 46e30edce3c5f23167dadf6b3e9be4827aba2984..035e606f4fce70b0f2e5bbd794dda35230db72a0 100644 (file)
--- a/client.h
+++ b/client.h
@@ -41,6 +41,8 @@ struct fio_client {
 
        char *name;
 
 
        char *name;
 
+       struct flist_head *opt_lists;
+
        int state;
 
        int skip_newline;
        int state;
 
        int skip_newline;