Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Fri, 3 Jan 2020 19:20:41 +0000 (12:20 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 3 Jan 2020 19:20:41 +0000 (12:20 -0700)
commit5d3a1a0dc53b73aeaddd3f6c9aab3336ca3ff0b9
tree91925dff2db0f17ce47bae50643993ed85ee84cc
parentb6894851096469b64eef946124c6b0b754e58370
parent31eca641ad91634e5ffcf369cd756b0506a700c1
Merge branch 'master' of https://github.com/bvanassche/fio

* 'master' of https://github.com/bvanassche/fio:
  Fix a potential deadlock in helper_do_stat()
  t/read-to-pipe-async: Use the monotonic clock when measuring time intervals
  Use CLOCK_MONOTONIC for condition variables used by pthread_cond_timedwait()
  Makefile: Build more test code
  Suppress a Coverity taint warning in check_status_file()
  Micro-optimize __load_ioengine()
Makefile