Merge branch 'sgunmap2' of https://github.com/vincentkfu/fio
authorJens Axboe <axboe@kernel.dk>
Thu, 26 Jul 2018 17:47:28 +0000 (11:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 26 Jul 2018 17:47:28 +0000 (11:47 -0600)
commita871240086ca6bdc52f79d7459ed283c5a359299
tree27f7b04abb84b52ffa53ba8415292a38efafd5c5
parent40e8d8314f10a578765e20a4eb574b2603d292df
parent3740cfc89440001e393dee1a6abae41ec89bec27
Merge branch 'sgunmap2' of https://github.com/vincentkfu/fio

* 'sgunmap2' of https://github.com/vincentkfu/fio:
  docs: update HOWTO and manpage for sg trim support
  testing: add test scripts for sg ioengine
  engines/sg: move asserts and debug statements behind a debug flag
  engines/sg: add cmdp and dxferp for trims to sg error string
  engines/sg: support trim operations via the UNMAP command
  stat: add IO submit and complete depths to JSON output
  ioengines: have ioengines with commit do own io accounting for trims
ioengines.c
stat.c