Update for RDMA io engine's compatibility
[fio.git] / engines / libaio.c
index d668325f4af34ff8247e777eaf45e9f5e7804172..9cc910d73bc19fdbb690baa5295131fc0f7addbc 100644 (file)
@@ -33,7 +33,8 @@ static struct fio_option options[] = {
                .type   = FIO_OPT_STR_SET,
                .off1   = offsetof(struct libaio_options, userspace_reap),
                .help   = "Use alternative user-space reap implementation",
-               .category = FIO_OPT_C_IO,
+               .category = FIO_OPT_C_ENGINE,
+               .group  = FIO_OPT_G_LIBAIO,
        },
        {
                .name   = NULL,