client/server: request ETA instead of having the server send it automatically
authorJens Axboe <axboe@kernel.dk>
Sun, 9 Oct 2011 19:54:10 +0000 (21:54 +0200)
committerJens Axboe <axboe@kernel.dk>
Sun, 9 Oct 2011 19:54:10 +0000 (21:54 +0200)
commitaf9c9fb34e420fc4d9cf317aa0f3cf6795a5a07f
tree929ac9f6254f93b899dfccb90a7eccb2666bae1a
parent48fbb46e7c9a2721b3b23898ab9ec79727ab4e9b
client/server: request ETA instead of having the server send it automatically

Also changes the 'serial' of the command to a tag, that's passed
back and forth for commands that need to use it.

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