Merge branch 'overlap' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Sat, 4 Jul 2020 14:28:43 +0000 (08:28 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 4 Jul 2020 14:28:43 +0000 (08:28 -0600)
* 'overlap' of https://github.com/bvanassche/fio:
  Add a test for serialize_overlap=1
  Enable error checking for the mutex that serializes overlapping I/O
  Fix a potentially infinite loop in check_overlap()
  t/run-fio-tests.py: Increase IOPS tolerance further
  .appveyor.yml: Select the latest software image


Trivial merge