On Thu, 28 Dec 2023 07:51:39 +0000, Christoph Hellwig wrote: > now that support for the host aware zoned model is gone in the > for-6.8/block branch, there is no way the sd driver can find a device > where is has to clear the zoned flag, and we can thus remove the code > for it, including a block layer helper. > > Diffstat: > block/blk-zoned.c | 21 --------------------- > drivers/scsi/sd.c | 7 +++---- > include/linux/blkdev.h | 1 - > 3 files changed, 3 insertions(+), 26 deletions(-) > > [...] Applied, thanks! [1/2] sd: remove the !ZBC && blk_queue_is_zoned case in sd_read_block_characteristics commit: 6945a1804e5c2a3382232a8d6c2143930b833362 [2/2] block: remove disk_clear_zoned commit: 4e33b071bb8e8415fb9847249ffcf300fa7d8cac Best regards, -- Jens Axboe