On 8/29/19 7:45 PM, Damien Le Moal wrote: > For a job accessing a zoned block device, the zone size is automatically > initialized to the device zone size. However, since zone information for > a zoned block device is parsed once only for the first job > initialization of a multi job workload, only the first job has its > zonesize option intialized, causing problem if the zoneskip option is > also used (assert exit). > > Fix this by always initializing a job zonesize option using the job > file zbd information when verifying the job ZBD related sizes and > offsets. Applied, thanks. -- Jens Axboe