Add support for --remote-config
authorJens Axboe <axboe@fb.com>
Wed, 8 Oct 2014 02:56:28 +0000 (20:56 -0600)
committerJens Axboe <axboe@fb.com>
Wed, 8 Oct 2014 02:56:28 +0000 (20:56 -0600)
commit323255cc22693c927067a1bd5219c09b3ee4dd10
treea3f3c53454ff1b7d17e77ed6b03b6ec24cd6d59a
parentc05da82c1a427ce535af0c1b3e7a795330cf5061
Add support for --remote-config

This allows you to tell a fio server to open a local job file,
as opposed to being passed one that the fio client opens and
sends to it.

Signed-off-by: Jens Axboe <axboe@fb.com>
README
client.c
client.h
fio.1
gfio.c
init.c
server.c
server.h