thread_options: Use unsigned int type for exit_what and stonewall
authorAndré Wild <wild.andre.ae@gmail.com>
Fri, 14 Aug 2020 13:52:09 +0000 (15:52 +0200)
committerAndré Wild <andre.wild1@ibm.com>
Fri, 14 Aug 2020 22:59:08 +0000 (00:59 +0200)
commitfd56c235caa42870e6dc33d661514375ea95ffc5
treeb150527a7c79569c835c5b03b31c22e92cdb811c
parent5c79c32f6afb39fae910912475e8fea786c3353e
thread_options: Use unsigned int type for exit_what and stonewall

Fixes: 64402a8 ("Expand choices for exitall")
Fixes: https://github.com/axboe/fio/issues/1065
Signed-off-by: André Wild <wild.andre.ae@gmail.com>
cconv.c
examples/exitwhat.fio
fio.1
server.h
thread_options.h