client: do not print disk utilization for terse v2
authorVincent Fu <vincent.fu@wdc.com>
Wed, 15 May 2019 20:04:59 +0000 (16:04 -0400)
committerJens Axboe <axboe@kernel.dk>
Thu, 16 May 2019 14:42:45 +0000 (08:42 -0600)
commita9fd4fa0693567fe94a1721fc6280f8cd1728259
treee2d8159b90cbe2c289471207880b57e4f45f37b1
parent8066f6b6177acba17f61fecb9f04d04767fb1a96
client: do not print disk utilization for terse v2

terse version 2 omits disk utilization data when fio is run locally.
Make this behavior the same when fio is run in client/server mode.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
client.c