gfio: first attempt at actually automatically starting backend server
authorJens Axboe <axboe@kernel.dk>
Tue, 6 Mar 2012 19:08:59 +0000 (20:08 +0100)
committerJens Axboe <axboe@kernel.dk>
Tue, 6 Mar 2012 19:08:59 +0000 (20:08 +0100)
commit63a130b7f037b55b56de05921803254a7b9ed9bb
tree3e88283dd8edf610daa6cc78f3a17e9c532930fd
parentc0187f3b2f62ff914d7869403213bdf4ec0b3aa7
gfio: first attempt at actually automatically starting backend server

It doesn't handle multiple connections, after the first job completes,
gfio must be restarted.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
gfio.c