Merge branch 'backend' of https://github.com/bvanassche/fio into master
authorJens Axboe <axboe@kernel.dk>
Tue, 15 Sep 2020 01:42:23 +0000 (19:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Tue, 15 Sep 2020 01:42:23 +0000 (19:42 -0600)
* 'backend' of https://github.com/bvanassche/fio:
  backend: Use asprintf() instead of strlen() + sprintf()
  backend: Remove two superfluous casts


Trivial merge