Ensure that fio_get_kb_base() doesn't assume 'data' is thread_options
authorJens Axboe <axboe@fb.com>
Tue, 25 Feb 2014 19:35:27 +0000 (11:35 -0800)
committerJens Axboe <axboe@fb.com>
Tue, 25 Feb 2014 19:35:27 +0000 (11:35 -0800)
commitcb1402d674fb7694d1b09d7ef4aeb3d4506f23f0
tree5eb052fd34a62f9167b7d130c020449b37e3ba0d
parent0de5b26f6e177aacac0683306c47e0cbaf58b0b6
Ensure that fio_get_kb_base() doesn't assume 'data' is thread_options

Nasty hack, but at least we don't corrupt option data.

Signed-off-by: Jens Axboe <axboe@fb.com>
options.c
thread_options.h