Merge branch 'pthread-cond' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Sat, 17 Mar 2018 20:43:16 +0000 (14:43 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 17 Mar 2018 20:43:16 +0000 (14:43 -0600)
* 'pthread-cond' of https://github.com/bvanassche/fio:
  Signal td->free_cond with the associated mutex held
  Make sure that assert() expressions do not have side effects


Trivial merge