[dm-devel] [PATCH 09/17] block: pass a gendisk to blk_queue_clear_zone_settings

Chaitanya Kulkarni chaitanyak at nvidia.com
Tue Jul 5 06:29:50 UTC 2022


On 7/4/2022 5:44 AM, Christoph Hellwig wrote:
> Switch to a gendisk based API in preparation for moving all zone related
> fields from the request_queue to the gendisk.
> 
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
>   block/blk-settings.c | 2 +-
>   block/blk-zoned.c    | 4 +++-
>   block/blk.h          | 4 ++--
>   3 files changed, 6 insertions(+), 4 deletions(-)
> 

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

-ck




More information about the dm-devel mailing list