Make td_io_u_lock/unlock() explicit
authorJens Axboe <axboe@kernel.dk>
Sat, 25 Aug 2018 16:22:31 +0000 (10:22 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 25 Aug 2018 16:22:31 +0000 (10:22 -0600)
commit26b3a1880d38bc24b633a643339c9ca31f303d1c
treedb07055417c4114ea907deffd6a7491556cd7b7c
parent44f4f5e65e833bfde140dca4560a5d35a47e178b
Make td_io_u_lock/unlock() explicit

Hopefully this will make coverity a little happier, it currently
thinks they are unbalanced.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fio.h
io_u.c
stat.c
steadystate.c