Add possibility to make sequential IO "holed"
[fio.git] / eta.c
diff --git a/eta.c b/eta.c
index b367ce9d7722cf492811b38deb85e83afc56cf35..e1cced4643873a1e1388ac3c9b27bc0eeb904e26 100644 (file)
--- a/eta.c
+++ b/eta.c
@@ -7,7 +7,7 @@
 
 #include "fio.h"
 
-static char run_str[MAX_JOBS + 1];
+static char run_str[REAL_MAX_JOBS + 1];
 
 /*
  * Sets the status of the 'td' in the printed status map.