zbd: Fix incorrect comments
authorDamien Le Moal <damien.lemoal@wdc.com>
Fri, 28 Sep 2018 05:53:53 +0000 (14:53 +0900)
committerJens Axboe <axboe@kernel.dk>
Fri, 28 Sep 2018 14:52:03 +0000 (08:52 -0600)
commit2c477f4fe896aa059196eac73e569c47050fdfcc
tree125d78728b16287289229a6994bf3bcc59d96eeb
parent152529ae26d1167779138b6cd30d4de10623da1b
zbd: Fix incorrect comments

Commit ee3696bdfd84 ("zbd: Use bytes unit") changed the zone info
structure zone start and zone wp location unit to bytes. Reflect this
change in the fio_zone_info structure comments.

Fixes: ee3696bdfd84 ("zbd: Use bytes unit")
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
zbd.h