X-Git-Url: https://git.kernel.dk/?a=blobdiff_plain;f=engines%2Flibaio.c;h=9cc910d73bc19fdbb690baa5295131fc0f7addbc;hb=fdc0f3b646e417497849d4398029f780b0e5262f;hp=be54dca9d0ba10c4b109f29e9387884e2e6b70d0;hpb=8f91cc3f7835cdca84944d456e1da77d44a7c354;p=fio.git 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,