gfio: apply inverse options to buffered/direct
authorJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2012 20:13:01 +0000 (21:13 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2012 20:13:01 +0000 (21:13 +0100)
commita01a1bc58d096dd593fa458f99f3c6f423c4b69a
tree29ec61c3226a016772b404249ead6d8ebb35e120
parent108600560ae2368369e7b75255539b3286341929
gfio: apply inverse options to buffered/direct

For these, we'd ideally use radio buttons instead. But hard to
pass that info from the options structure, so lets just punt
to inverse check buttons for now.

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