Fix potential divide-by-zero in calc_iops()
authorJens Axboe <axboe@fb.com>
Mon, 27 Jul 2015 18:29:55 +0000 (12:29 -0600)
committerJens Axboe <axboe@fb.com>
Mon, 27 Jul 2015 18:29:55 +0000 (12:29 -0600)
commit95c2f38e08f135571a86f46d14291a4e0ff1c1d7
treef899fea0cd81fdb477329d88316d5664c00bc5fa
parent1e271b21a989657bc569ea8174218ab371935fe8
Fix potential divide-by-zero in calc_iops()

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