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@xxxxxx> > --- > 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@xxxxxxxxxx> -ck