Add 'allow_file_create' option
[fio.git] / server.h
index b0cea150233e98e8f0838c24510b74e35db459a5..b94c22183c9d5605ce20ee875cca0a95615e389c 100644 (file)
--- a/server.h
+++ b/server.h
@@ -38,7 +38,7 @@ struct fio_net_cmd_reply {
 };
 
 enum {
-       FIO_SERVER_VER                  = 44,
+       FIO_SERVER_VER                  = 45,
 
        FIO_SERVER_MAX_FRAGMENT_PDU     = 1024,
        FIO_SERVER_MAX_CMD_MB           = 2048,