Merge branch 'master' of https://github.com/bvanassche/fio
authorJens Axboe <axboe@kernel.dk>
Wed, 4 Apr 2018 21:36:17 +0000 (15:36 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 4 Apr 2018 21:36:17 +0000 (15:36 -0600)
commitdfd3fe1adfe3b018c837f95ad4c4bb8e28d3d42c
treee4f70c58425a9b1b420b424d1524e320ef110336
parent196ce5d5ff76af30cf93fd24240f12d8c4d24381
parent45b3e8d7ea7d479103dedbf5bc56a0dc3145b312
Merge branch 'master' of https://github.com/bvanassche/fio

* 'master' of https://github.com/bvanassche/fio:
  Ensure that .minfp and .maxfp are respected for FIO_OPT_FLOAT_LIST
  option parsing: Mark arguments that are not modified as 'const'
  parse.h: Remove a superfluous cast
  Only populate the write buffer if necessary
  Rename TD_F_VER_NONE into TD_F_DO_VERIFY
  engines/sg: Make I/O error messages more informative