Ensure we have enough room for the ETA runstr
authorJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 01:07:12 +0000 (19:07 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 01:07:12 +0000 (19:07 -0600)
commit111558579a2f1965ff3f6a67ecb8ee4b596a4f88
tree5399efa6ab01f3ed869c9b3a8b829d4f5ac3ffed
parent550b1db6d1ca6f059f9c543bf441554e7816b156
Ensure we have enough room for the ETA runstr

The calculation of 1:4 is wrong, it's 1:5. And we missed the similar
change in server.c.

Reported-by: Andreas Grünbacher <andreas.gruenbacher@gmail.com>
Signed-off-by: Jens Axboe <axboe@fb.com>
eta.c
server.c
stat.h