Don't request ETA until server has started jobs
authorJens Axboe <axboe@kernel.dk>
Sat, 15 Oct 2011 12:43:41 +0000 (14:43 +0200)
committerJens Axboe <axboe@kernel.dk>
Sat, 15 Oct 2011 12:43:41 +0000 (14:43 +0200)
commit01be038efc66ea1b49b4471f2ba9dd2d7121cfe7
tree5453433724f502c8e105748c7ceae3e4a8e3506d
parent4c8e9640702d90f9e2c5d5d5f5f9e299c67978eb
Don't request ETA until server has started jobs

Otherwise we time out when file layout takes >= 5 seconds.

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