X-Git-Url: https://git.kernel.dk/?p=fio.git;a=blobdiff_plain;f=backend.c;h=981625b61095dd42995d32291ec3fdc4b58cb597;hp=30f78b72f9d15acdca6c04930a8e26db53fa2d5e;hb=86d59660ca54dd2e3e2457f3683198afc2b2701c;hpb=ebea21332ee7d7d12f17cbe9718611bcec558210 diff --git a/backend.c b/backend.c index 30f78b72..981625b6 100644 --- a/backend.c +++ b/backend.c @@ -2068,7 +2068,7 @@ int fio_backend(void) run_threads(); if (!fio_abort) { - show_run_stats(); + __show_run_stats(); if (write_bw_log) { int i;