Enlarge probe version field
[fio.git] / server.h
index d62eeb01ed51a582d940bcf9f570e3fafd2ac1cc..494a40a9499a21c8f0aeee49f7cb0ed43243e89c 100644 (file)
--- a/server.h
+++ b/server.h
@@ -78,7 +78,7 @@ struct cmd_du_pdu {
 struct cmd_probe_pdu {
        uint8_t hostname[64];
        uint8_t bigendian;
-       uint8_t fio_version[8];
+       uint8_t fio_version[32];
        uint8_t os;
        uint8_t arch;
        uint8_t bpp;