client/server: pass back job options to client
authorJens Axboe <axboe@fb.com>
Wed, 16 Dec 2015 03:33:29 +0000 (20:33 -0700)
committerJens Axboe <axboe@fb.com>
Wed, 16 Dec 2015 03:33:29 +0000 (20:33 -0700)
commit0279b88017b5d21f0fcbb1b57481339735c41797
treeace80646594cc7bad0345d4f5074196b7c1d4b9c
parent84f1f8658b728955b9853712186b1851d5fe303c
client/server: pass back job options to client

Also fill in a few more missing pieces from the server based
json output, like time stamp.

Now the json output should match the local, on all accounts.

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