Categorize engine and profile options
[fio.git] / engines / libaio.c
index 4d1f3a311a18fb4ce6b6fad69258062abe785574..0dca58371c9957582fbdb329ce7717fe3e1731c8 100644 (file)
@@ -32,6 +32,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_ENGINE,
+               .category = FIO_OPT_G_LIBAIO,
        },
        {
                .name   = NULL,