Add a get_jobs_eta() to return jobs eta information
authorJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 14:40:21 +0000 (08:40 -0600)
committerJens Axboe <axboe@fb.com>
Tue, 24 Jun 2014 14:40:21 +0000 (08:40 -0600)
commit723297c93255e3e57fa516599660e0bbd5e96a52
treea807361bd867be038445f8e257dd140d6f4c605f
parent111558579a2f1965ff3f6a67ecb8ee4b596a4f88
Add a get_jobs_eta() to return jobs eta information

We duplicate this code in eta.c and server.c, consolidate it.

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