On 7/14/20 10:13 PM, Shin'ichiro Kawasaki wrote: > With zonemode=zbd and regular block devices, fio initializes zone status as > empty. However, write pointers are set not at zone start but at zone end. This > inconsistency between write pointer position and zone status caused different > behavior of regular block devices from zoned block devices. This patch series > fixes the inconsistency and the behavior gap. > > The 1st patch fixes the zone status initialization code by setting write > pointers at zone start. Following patches fixes t/zbd test script to handle > regular block devices and zoned block devices in same manner. Applied, thanks. -- Jens Axboe