On Sat, Mar 02, 2024 at 04:26:38AM +0900, Damien Le Moal wrote: > The disk_set_zoned() function operates on the zoned request queue limit > of a block device and does not change anything to the gendisk of the > device. To reflect this behavior and to be consistent with other request > queue limit setting functions, rename disk_set_zoned() to > blk_queue_zoned(). Can we just hold this off a bit? I have the big nvme queue limits series that removes the zns usage, and early next merge window scsi will be converted as well and this function will go away entirely.