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)
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>

No differences found