Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2018 15:37:18 +0000 (09:37 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2018 15:37:18 +0000 (09:37 -0600)
commit4634d057febe9b4d7028e6f02963a8fd8996ac6a
tree487f5df31f7413d5b4d9ab8642a0d3c9c7dd2eb6
parent6897af4622fec753b5b76a4f2f7865dd56550ea4
parentd3b07186b1d4c7c1d9adc1306407458ce41ad048
Merge branch 'master' of https://github.com/bvanassche/fio

* 'master' of https://github.com/bvanassche/fio:
  Introduce enum fio_q_status
  Remove dead code from fio_io_sync()
  gfapi: Make fio_gf_queue() set the I/O unit error status instead of returning -EINVAL
  Change return type of td_io_commit() into void
  Simplify num2str()
  Introduce enum n2s_unit
  Declare stat_calc_lat_nu() static