server: fix bug in converting/storing clat percentiles
authorJens Axboe <axboe@kernel.dk>
Wed, 12 Oct 2011 19:20:42 +0000 (21:20 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 12 Oct 2011 19:20:42 +0000 (21:20 +0200)
It helps when you read the source values, instead of storing and
converting the destinations values only.

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

No differences found