X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=9718dc56cb0d42871be7c3cc1a52b4b73ff0af27;hp=82a7289e517ff1d316f8b14fa59f592b11903f57;hb=87e7a9723a6732619b1682388cbc11b277a918f8;hpb=64bbb86598ada3fa401c61aab5ef6c37bec6d6f3;ds=sidebyside diff --git a/options.c b/options.c index 82a7289e..9718dc56 100644 --- 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", + .parent = "read_iolog", .help = "Playback IO pattern file as fast as possible without stalls", }, {