fio: fix overflow trying to use 'd' suffix
authorSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 24 Feb 2017 01:38:18 +0000 (01:38 +0000)
committerSitsofe Wheeler <sitsofe@yahoo.com>
Fri, 24 Feb 2017 01:45:07 +0000 (01:45 +0000)
Fix overflow that happened when using the 'd' time suffix on platforms
with 32 bit longs which led to a time of less than 10 minutes being
used.


No differences found