Signed-off-by: Tomohiro Kusumi <kusumi.tomohiro@xxxxxxxxx> --- server.c | 1 + 1 file changed, 1 insertion(+) diff --git a/server.c b/server.c index 667a66c..2fd9b45 100644 --- a/server.c +++ b/server.c @@ -114,6 +114,7 @@ static const char *fio_server_ops[FIO_NET_CMD_NR] = { "LOAD_FILE", "VTRIGGER", "SENDFILE", + "JOB_OPT", }; static void sk_lock(struct sk_out *sk_out) -- 2.5.5 -- To unsubscribe from this list: send the line "unsubscribe fio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html