[PATCH 08/17] block: pass a gendisk to blk_queue_set_zoned
Chaitanya Kulkarni
chaitanyak at nvidia.com
Mon Jul 4 23:28:40 PDT 2022
On 7/4/2022 5:44 AM, Christoph Hellwig wrote:
> Prepare for storing the zone related field in struct gendisk instead
> of struct request_queue.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
> ---
> block/blk-settings.c | 9 +++++----
> block/partitions/core.c | 2 +-
> drivers/block/null_blk/zoned.c | 2 +-
> drivers/nvme/host/zns.c | 2 +-
> drivers/scsi/sd.c | 6 +++---
> drivers/scsi/sd_zbc.c | 2 +-
> include/linux/blkdev.h | 2 +-
> 7 files changed, 13 insertions(+), 12 deletions(-)
>
Reviewed-by : Chaitanya Kulkarni <kch at nvidia.com>
-ck
More information about the Linux-nvme
mailing list