X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=server.c;h=9110707656ad3e2ca4f8166521b9d407efe57551;hp=7ab01efadbe491c9d07f5a0908168151fb89998b;hb=c70e63e5a86e524a60662d6538803c5e18ab7a4f;hpb=c57f254caa98902968c928d761dd99e1fa18a35c diff --git a/server.c b/server.c index 7ab01efa..91107076 100644 --- a/server.c +++ b/server.c @@ -55,6 +55,7 @@ static const char *fio_server_ops[FIO_NET_CMD_NR] = { "SERVER_START", "ADD_JOB", "CMD_RUN" + "CMD_IOLOG", }; const char *fio_server_op(unsigned int op)