Bool conversions
authorJens Axboe <axboe@kernel.dk>
Thu, 4 Oct 2018 15:07:01 +0000 (09:07 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 4 Oct 2018 15:07:01 +0000 (09:07 -0600)
commitf1867a7f9e588acf67cf8fa96eab8a6e2fdedcf6
tree0585e7ba23a20b49cf20f1c658c2a2035b0c801b
parent8772acb0435c6a378951458d8fd9b18e1ab1add0
Bool conversions

Just various low hanging fruits in terms of local or global
variables that are only 0/1, switch them to boolean.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
backend.c
fio.h
gfio.c
init.c
options.c
server.c
server.h
stat.h