On 7/4/2022 5:44 AM, Christoph Hellwig wrote: > Use the bdev based helpers instead of the queue based ones to clean up > the code a bit and prepare for storing all zone related fields in > struct gendisk. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > --- Reviewed-by : Chaitanya Kulkarni <kch@xxxxxxxxxx> -ck