On Thu, 21 Apr 2022 11:30:14 -0700, Bart Van Assche wrote: > In ZBC-2 support has been improved for zones with a size that is not a power > of two by allowing host-managed devices to report gap zones. This patch adds > support for zoned devices for which data zones and gap zones alternate if the > distance between zone start LBAs is a power of two. > > Please consider this patch series for kernel v5.19. > > [...] Applied to 5.19/scsi-queue, thanks! [1/9] scsi: sd_zbc: Improve source code documentation https://git.kernel.org/mkp/scsi/c/aa96bfb4caff [2/9] scsi: sd_zbc: Verify that the zone size is a power of two https://git.kernel.org/mkp/scsi/c/9a93b9c9d38a [3/9] scsi: sd_zbc: Use logical blocks as unit when querying zones https://git.kernel.org/mkp/scsi/c/43af5da09efb [4/9] scsi: sd_zbc: Introduce struct zoned_disk_info https://git.kernel.org/mkp/scsi/c/628617be8968 [5/9] scsi: sd_zbc: Return early in sd_zbc_check_zoned_characteristics() https://git.kernel.org/mkp/scsi/c/60caf3758103 [6/9] scsi: sd_zbc: Hide gap zones https://git.kernel.org/mkp/scsi/c/c976e588b34e [7/9] scsi_debug: Fix a typo https://git.kernel.org/mkp/scsi/c/897284e8a048 [8/9] scsi_debug: Rename zone type constants https://git.kernel.org/mkp/scsi/c/35dbe2b9a7b0 [9/9] scsi_debug: Add gap zone support https://git.kernel.org/mkp/scsi/c/4a5fc1c6d752 -- Martin K. Petersen Oracle Linux Engineering