Mark "read_iolog" as a parent for "replay_no_stall"
[fio.git] / options.c
index 82a7289e517ff1d316f8b14fa59f592b11903f57..9718dc56cb0d42871be7c3cc1a52b4b73ff0af27 100644 (file)
--- a/options.c
+++ b/options.c
@@ -1486,6 +1486,7 @@ static struct fio_option options[FIO_MAX_OPTS] = {
                .type   = FIO_OPT_INT,
                .off1   = td_var_offset(no_stall),
                .def    = "0",
                .type   = FIO_OPT_INT,
                .off1   = td_var_offset(no_stall),
                .def    = "0",
+               .parent = "read_iolog",
                .help   = "Playback IO pattern file as fast as possible without stalls",
        },
        {
                .help   = "Playback IO pattern file as fast as possible without stalls",
        },
        {