stat: ensure that struct jobs_eta packs nicely
authorJens Axboe <axboe@kernel.dk>
Thu, 15 Aug 2019 15:16:19 +0000 (09:16 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 15 Aug 2019 15:16:19 +0000 (09:16 -0600)
commitcd8920a40ef04625d9e76f63fa09fcaac9e9977e
treebbdedd35759abefd36c73240796839588e45e1a2
parentdc54b6ca3209c2da3df30e96d097f6de29d56d24
stat: ensure that struct jobs_eta packs nicely

It has two holes in it, and some weird mid-struct packing. Let's
clean it up.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
server.h
stat.h