Add options to have fio latency profile a device
[fio.git] / server.h
index 2f41be0923c0bde215919fd0f6220c441dad0855..84901cf6f176e950771f98bd46047c00018ae4df 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 24,
+       FIO_SERVER_VER                  = 28,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,