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)
commitd3d378218e9e03411749b65451b32d7a7466ff61
tree05b8440bb4009dfc1572c0831817e78e33faeeb8
parent52b81b7c3b1c9900bf124b6cd0a2cef4a9a1df76
parent4f37732a580d7983467ea1ba11f963da4e8cf06e
Merge branch 'master' of https://github.com/bvanassche/fio

* '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