steadystate: reject job if steadystate options are not consistent within reporting...
[fio.git] / TODO
diff --git a/TODO b/TODO
index fac20699763fcfef74ec84f567d959677ef0215b..b542626029d2b36c5b8352f8403833c35364e2fc 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,11 +6,6 @@ Known issues/TODO (for steady-state)
 
 - Add example job files
 
-- group_reporting must be set for every job in a group
-
-- Undefined behavior when steady state options differ across jobs in a
-  single group
-
 - Allow user to specify the frequency of measurements
 
 - Better documentation for output
@@ -23,3 +18,5 @@ Known issues/TODO (for steady-state)
   ss->head is advanced to point to the second element in the buffer. if
   steady state is attained upon adding a new element, ss->head is not
   advanced so it actually does point to the head of the buffer.
+
+- Update man page (HOWTO already done)