steadystate: rename __FIO_SS_LAST to __FIO_SS_DATA
authorVincent Fu <Vincent.Fu@sandisk.com>
Tue, 22 Nov 2016 18:49:18 +0000 (13:49 -0500)
committerVincent Fu <Vincent.Fu@sandisk.com>
Tue, 6 Dec 2016 19:46:18 +0000 (14:46 -0500)
commitec55e631a976779b94dc22f5ea5b229890bd5a6c
tree132904a6323a74cf026b6085b9b8ec76d1c5ac94
parent39c7a2ca0c7b3ffc99a8e1f2917ce9d00f318c82
steadystate: rename __FIO_SS_LAST to __FIO_SS_DATA

Use __FIO_SS_DATA to indicate whether a job's td contains pointers to the steadystate ring buffers. When group reporting is enabled this will be the last job in the reporting group. When group reporting is not enabled this flag will be set for every job.
steadystate.c
steadystate.h