Fix more overflows in percentile calculation for Windows
authorAndrzej Jakowski <andrzej.jakowski@intel.com>
Thu, 12 Oct 2017 14:31:06 +0000 (08:31 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 12 Oct 2017 14:31:06 +0000 (08:31 -0600)
commitd7bb1620dddf26cb99676888236ba16610a1dcc7
tree58dd2bb05ffa97727ba27a547841da7174a0d555
parent447b94e10bddab8078f35c423ca1e3c3f0b1be38
Fix more overflows in percentile calculation for Windows

The previous patch caught one place where we could potentially
overflow for large number of IOs, this patches up a few more.

Signed-off-by: Andrzej Jakowski <andrzej.jakowski@intel.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
gclient.c
stat.c
stat.h