Move some code around to better separate front/backend
authorJens Axboe <axboe@kernel.dk>
Thu, 9 Feb 2012 10:15:02 +0000 (11:15 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 9 Feb 2012 10:15:02 +0000 (11:15 +0100)
commit2e1df07d1ea30e0304cc65370f3ed161a6f22cd4
tree4f8f91c87b1afda035ff3e37cd58338abdfe4c35
parent783a3eb15f143d26eed5fd1c943f238057f3ee52
Move some code around to better separate front/backend

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
backend.c [new file with mode: 0644]
fio.c
fio.h
libfio.c [new file with mode: 0644]
server.c