X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=options.c;h=463b66dcd99ea85ddbeb265f5cb17959ab39a53b;hp=068065966bcf7d910f36666ecc140035f92af8a9;hb=207b18e4238f281bfe044bfbdc23755f96d33185;hpb=f97a43a191f72ce071fe1140a2888dd5298c9aaa diff --git a/options.c b/options.c index 06806596..463b66dc 100644 --- a/options.c +++ b/options.c @@ -2025,6 +2025,7 @@ static struct fio_option options[FIO_MAX_OPTS] = { .name = "buffer_compress_chunk", .type = FIO_OPT_INT, .off1 = td_var_offset(compress_chunk), + .parent = "buffer_compress_percentage", .help = "Size of compressible region in buffer", }, {