fio: better distinguish between high and low priority
authorVincent Fu <vincent.fu@wdc.com>
Thu, 30 Jan 2020 22:37:05 +0000 (17:37 -0500)
committerVincent Fu <vincent.fu@wdc.com>
Tue, 4 Feb 2020 15:14:04 +0000 (10:14 -0500)
commitefd7826507c3b71b862b5c198bcb310b72d3c030
treee3ffad1858a4c5d1f7a483551cd7af47286c33b9
parent38ec5c5141043076075b3f1f3ac38bafba1c19f2
fio: better distinguish between high and low priority

Change the variable names for the low priority latency variables to
explicity distinguish them from the high priority latency variables.
Also rename the JSON objects to do the same. This reduces the mental
effort required to read the code and output.

Signed-off-by: Vincent Fu <vincent.fu@wdc.com>
client.c
init.c
server.c
stat.c
stat.h