Add FIO_OPT_G_IO_ENG category
[fio.git] / engines / libaio.c
index e4869aa9d6a8648a7dbe9413421019f7b7b83234..6bbd363dce02257e6a1556109319bdb9970c1b6d 100644 (file)
@@ -35,6 +35,7 @@ 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_G_IO_ENG,
        },
        {
                .name   = NULL,