[PATCH v13 02/13] block: rearrange bdev_{is_zoned,zone_sectors,get_queue} helper in blkdev.h

Chaitanya Kulkarni chaitanyak at nvidia.com
Wed Sep 14 10:19:10 PDT 2022


On 9/12/2022 1:21 AM, Pankaj Raghav wrote:
> Define bdev_is_zoned(), bdev_zone_sectors() and bdev_get_queue() earlier
> in the blkdev.h include file. Simplify bdev_is_zoned() by removing the
> superfluous NULL check for request queue while we are at it.
> 
> This commit has no functional change, and it is a prep patch for allowing
> zoned devices with non-power-of-2 zone sizes in the block layer.
> 
> Signed-off-by: Pankaj Raghav <p.raghav at samsung.com>
> Reviewed-by: Damien Le Moal <damien.lemoal at opensource.wdc.com>
> Reviewed-by: Bart Van Assche <bvanassche at acm.org>


Reviewed-by: Chaitanya Kulkarni <kch at nvidia.com>

-ck





More information about the Linux-nvme mailing list