X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=server.h;h=494a40a9499a21c8f0aeee49f7cb0ed43243e89c;hp=d62eeb01ed51a582d940bcf9f570e3fafd2ac1cc;hb=5c3f7cea8db0715b6bf8ebd79680f4a703128921;hpb=0922d61ffe92cf10a563d7168decec84ab7a0d16 diff --git a/server.h b/server.h index d62eeb01..494a40a9 100644 --- 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;