eta: only pass real size of jobs_eta
authorJens Axboe <axboe@fb.com>
Fri, 27 Jun 2014 21:15:23 +0000 (15:15 -0600)
committerJens Axboe <axboe@fb.com>
Fri, 27 Jun 2014 21:15:23 +0000 (15:15 -0600)
commit05bff935cf3b8d5b3cba3958ec8ea9205bdc9f86
tree623e2e202f69903faa6f466a4e0be91bdb3fb673
parent819db5f5009742975cfdd036440522bd45b86fe7
eta: only pass real size of jobs_eta

We might send this over the wire, so need sending more than we
actually used.

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