client: partial revert of 9899aff3e345
authorJens Axboe <axboe@fb.com>
Mon, 13 Oct 2014 17:33:27 +0000 (11:33 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 13 Oct 2014 17:33:27 +0000 (11:33 -0600)
commita89d5319371a3907df7eb4fa13cef899b09ec374
treea95fc6ae88e51331a884599cfd259566f9a37507
parent9899aff3e34586d7024a360aafdd950e23610adc
client: partial revert of 9899aff3e345

We do need the client->nr_stat, otherwise things break when
group reporting is not used. We need it to keep track of
how many thread_stat's we are expecting to receive from
each client.

Signed-off-by: Jens Axboe <axboe@fb.com>
client.c
client.h