Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2018 16:24:10 +0000 (10:24 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 19 Mar 2018 16:24:10 +0000 (10:24 -0600)
* 'master' of https://github.com/bvanassche/fio:
  Suppress uninteresting data race reports
  gettime: Rework the clock thread starting mechanism
  Improve Valgrind instrumentation of memory allocations
  Rename fio_mutex into fio_sem
  Split mutex.c and .h each into three files


Trivial merge