Get rid of _set variables
authorJens Axboe <axboe@fb.com>
Tue, 9 Dec 2014 20:17:33 +0000 (13:17 -0700)
committerJens Axboe <axboe@fb.com>
Tue, 9 Dec 2014 20:17:33 +0000 (13:17 -0700)
commitb2a9e6496494373f97f78dcdb3663fbb7b7a4ddb
treec590e49792fcfe7d3276a8b37a240a7370b76e42
parenta8523a6ae6ce7beafcfa75c4f0b9226e2ab17139
Get rid of _set variables

We can just check the option set mask now.

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