Abstract out the thread_options structure
authorJens Axboe <axboe@kernel.dk>
Thu, 8 Mar 2012 11:37:31 +0000 (12:37 +0100)
committerJens Axboe <axboe@kernel.dk>
Thu, 8 Mar 2012 11:38:24 +0000 (12:38 +0100)
commitec41265e81c70d8573d1359e27876c37c30c7d9d
tree715bd2fe3cf9c5ff4478a7f5a3bdcf4942ebf3d6
parent8c621fb2aa4b99c8a8b6b62435d713ab39b52c62
Abstract out the thread_options structure

We need to prepare to have an on-disk/net version of the same.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fio.h
ioengine.h
iolog.h
stat.h
thread_options.h [new file with mode: 0644]