[PATCH 02/26] sd: remove sd_is_zoned

Chaitanya Kulkarni chaitanyak at nvidia.com
Mon Jun 17 18:39:16 PDT 2024


On 6/16/24 23:04, Christoph Hellwig wrote:
> Since commit 7437bb73f087 ("block: remove support for the host aware zone
> model"), only ZBC devices expose a zoned access model.  sd_is_zoned is
> used to check for that and thus return false for host aware devices.
>
> Replace the helper with the simple open coded TYPE_ZBC check to fix this.
>
> Fixes: 7437bb73f087 ("block: remove support for the host aware zone model")
> Signed-off-by: Christoph Hellwig<hch at lst.de>
> Reviewed-by: Bart Van Assche<bvanassche at acm.org>
> Reviewed-by: Damien Le Moal<dlemoal at kernel.org>
> Reviewed-by: Hannes Reinecke<hare at suse.de>
> Reviewed-by: Johannes Thumshirn<johannes.thumshirn at wdc.com>


Looks good.

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

-ck




More information about the linux-mtd mailing list