eta overflow fix
authorGurudas Pai <gurudas.pai@oracle.com>
Fri, 13 Jun 2008 06:40:11 +0000 (08:40 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Fri, 13 Jun 2008 06:40:11 +0000 (08:40 +0200)
commit9c02f6eface8c71980b65db2999753a9567d3662
tree1c01d3df65d04bc82fbed904160714bb13be8e81
parent3b02d57453fc574331020c3d842a27c67846a4b7
eta overflow fix

Sometime I get eta's like "eta 4294967286m:4294967266s" , just an overflow
issue. The following patch fixes the issue.

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