Hi Martin, The three patches in this series improve READ CAPACITY reporting for zoned block devices in the scsi_debug driver and also improve READ CAPACITY handling in the SCSI disk (sd) driver for zoned block devices. Please consider these patches for kernel v5.20. Thanks, Bart. Bart Van Assche (3): scsi_debug: Set the SAME field in the REPORT ZONES response scsi_debug: Make the READ CAPACITY response compliant with ZBC scsi: sd_zbc: Fix handling of RC BASIS drivers/scsi/scsi_debug.c | 22 +++++++++++++++++++--- drivers/scsi/sd_zbc.c | 26 ++++++++++++++++++++++---- 2 files changed, 41 insertions(+), 7 deletions(-)