Merge branch 'zbd'
authorJens Axboe <axboe@kernel.dk>
Fri, 24 Aug 2018 18:59:45 +0000 (12:59 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Aug 2018 18:59:45 +0000 (12:59 -0600)
commit9916f60af6e7b1ca05a1568d22d4010d08130fd6
treec913725f25fb358908df9ece8153ba3d22e1bfe1
parente7ff953f87d000d1de4c928493a6f67214cfcf8f
parent191d1d1a59df5460c7214b23cd56e5d17f60e072
Merge branch 'zbd'

* zbd:
  Add scripts for testing the fio zoned block device support code
  Add support for resetting zones periodically
  Make it possible to limit the number of open zones
  Collect and show zone reset statistics
  Add support for zoned block devices
  Add two assert statements in mark_random_map()
  Pass offset and buffer length explicitly to mark_random_map()
  Introduce the io_u.post_submit callback function pointer
  Add the zonemode job option
  Add the 'zbd' debug level
  configure: Add <linux/blkzoned.h> test