Start of support for auto-starting the backend
authorJens Axboe <axboe@kernel.dk>
Fri, 2 Mar 2012 13:27:17 +0000 (14:27 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 2 Mar 2012 13:27:17 +0000 (14:27 +0100)
commitb9f3c7ed703f0f94476c5d9123034a45a4936517
tree0af7c792ce340b8226f451a0e8c49bd3add4bb37
parent8663ea652b8ca7a368b39ef97e991180edebb57f
Start of support for auto-starting the backend

When running fio as a client only, you need the backend running
on the system. Start adding support for letting gfio auto-fork
the backend, if it isn't already running.

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