A couple of min-counters weren't initialised correctly (thrput_r,
authorMartin Peschke <mpeschke@linux.vnet.ibm.com>
Wed, 21 Jan 2009 13:58:35 +0000 (14:58 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Wed, 21 Jan 2009 13:58:35 +0000 (14:58 +0100)
commit61165962f86cb2de0b163f6083bff5649f692e91
tree74c95efd27078760d473a32bc3b411e5f9fe9376
parentb3ee499dd143aeaed311bf3bc6d14871168b6657
A couple of min-counters weren't initialised correctly (thrput_r,
thrput_w).
We have got a perfectly working init function for this purpose.
Removing partially duplicated code.

Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com>
Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
blkiomon.c