Revert change that set group_reporting to 1
[fio.git] / options.c
index f5cab6558c8d636411f4055370019d47dedb619b..3b04ffae8c129a6828add9cd75a28a22f451b96c 100644 (file)
--- a/options.c
+++ b/options.c
@@ -2766,7 +2766,6 @@ struct fio_option fio_options[FIO_MAX_OPTS] = {
                .type   = FIO_OPT_BOOL,
                .off1   = td_var_offset(group_reporting),
                .help   = "Do reporting on a per-group basis",
-               .def    = "1",
                .category = FIO_OPT_C_STAT,
                .group  = FIO_OPT_G_INVALID,
        },