On 7/4/2022 5:44 AM, Christoph Hellwig wrote: > Use bdev_is_zoned in all places where a block_device is available instead > of open coding it. > > Signed-off-by: Christoph Hellwig <hch at lst.de> > --- Reviewed-by : Chaitanya Kulkarni <kch at nvidia.com> -ck