X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=engines%2Flibaio.c;h=9cc910d73bc19fdbb690baa5295131fc0f7addbc;hp=be54dca9d0ba10c4b109f29e9387884e2e6b70d0;hb=423adcc7a434abbae0547f9bed78d62f0060bac9;hpb=b7f487cf80a8299a656df9c2214ff73e72956d71 diff --git a/engines/libaio.c b/engines/libaio.c index be54dca9..9cc910d7 100644 --- a/engines/libaio.c +++ b/engines/libaio.c @@ -34,7 +34,7 @@ static struct fio_option options[] = { .off1 = offsetof(struct libaio_options, userspace_reap), .help = "Use alternative user-space reap implementation", .category = FIO_OPT_C_ENGINE, - .category = FIO_OPT_G_LIBAIO, + .group = FIO_OPT_G_LIBAIO, }, { .name = NULL,