gfio: start of options view and edit
authorJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 09:13:49 +0000 (10:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 16 Mar 2012 09:13:49 +0000 (10:13 +0100)
commit9af4a24408ea7d4cea084a4fe214b81145cc36ac
tree8c51ef43d40ba4fe307e880137ccf31148dd5de6
parentbc271d8788ae87d40da5e65c11b4d83c68d8c0e8
gfio: start of options view and edit

This is pretty crap right now, but it's exposing all the options.
Now we just need them to reflect the current job, and be able to
update a remote job with a new set of options.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
Makefile
gfio.c
goptions.c [new file with mode: 0644]
goptions.h [new file with mode: 0644]
options.c
options.h
parse.c
parse.h