zbd random read conventional zones
authorPhillip Chen <phillip.a.chen@seagate.com>
Wed, 24 Apr 2019 21:47:41 +0000 (15:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Apr 2019 14:14:16 +0000 (08:14 -0600)
commit7beafc2d9180959eb433eded9608df9757e464b1
tree6ff48ca935b150136585e8ec310c97122a4771e8
parentafc22c98609ee80a99fbed24231181bdab2bc659
zbd random read conventional zones

Initialize conventional zone write pointers to full so
zbd_find_zone will accept conventional zones when searching
around a randomly chosen empty zone.

Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Phillip Chen <phillip.a.chen@seagate.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
zbd.c