stat: fix high/low prio unified rw bug
authorVincent Fu <vincent.fu@wdc.com>
Fri, 31 Jan 2020 22:27:26 +0000 (17:27 -0500)
committerVincent Fu <vincent.fu@wdc.com>
Tue, 4 Feb 2020 15:14:04 +0000 (10:14 -0500)
commit77e352c9c94a2af8a727dacd0a3edda609130276
tree31107a8a5672b2e4c90481b8c2dc79abcf917ba2
parentefd7826507c3b71b862b5c198bcb310b72d3c030
stat: fix high/low prio unified rw bug

With unified_rw_reporting enabled, high/low priority summary statistics
were not correctly reported. This patch fixes the problem.

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