parse: enable options to be marked dont-free
[fio.git] / profiles / act.c
index cc1455db10bee0d8cbc375cb2e41cdab8e250f6d..4669535a9906f6b0ac34b45842de72681e30e268 100644 (file)
@@ -89,6 +89,7 @@ static struct fio_option options[] = {
                .help   = "Devices to use",
                .category = FIO_OPT_C_PROFILE,
                .group  = FIO_OPT_G_ACT,
+               .no_free = true,
        },
        {
                .name   = "load",