Hide things not appropriate behind is_backend
authorJens Axboe <axboe@kernel.dk>
Fri, 30 Sep 2011 00:00:35 +0000 (18:00 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 30 Sep 2011 00:00:35 +0000 (18:00 -0600)
commit5c341e9a5734742ae1137388345d4f47efdd4f05
treea3dd0ecd3ee6325b22299754ad2bfdcb80e251e5
parent50d16976ac0cd44c1f5aba9217148ff05e141436
Hide things not appropriate behind is_backend

Also add explicit command to exit the server, FIO_QUIT.

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