block: pass a gendisk to blk_queue_free_zone_bitmaps
authorChristoph Hellwig <hch@lst.de>
Wed, 6 Jul 2022 07:03:42 +0000 (09:03 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 6 Jul 2022 12:46:26 +0000 (06:46 -0600)
commit5d40066567a73a67ddb656ad118c6cfa1c4a6d71
tree20e4a714b16a439df085e7b122f12838a9793f14
parentb3c72f8138b5f967a9fa527af84b35018897aba3
block: pass a gendisk to blk_queue_free_zone_bitmaps

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@lst.de>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com>
Link: https://lore.kernel.org/r/20220706070350.1703384-9-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-zoned.c
block/blk.h
block/genhd.c