On Thu, 13 Feb 2025 11:26:29 +0200, Kai Mäkisara wrote: > Currently, the scsi_debug driver can create tape devices and the st > driver attaches to those. Nothing much can be done with the tape devices > because scsi_debug does not have support for the tape-specific commands > and features. These patches add some more tape support to the scsi_debug > driver. The end result is simulated drives with a tape having one or two > partitions (one partition is created initially). > > [...] Applied to 6.15/scsi-queue, thanks! [1/7] scsi: scsi_debug: First fixes for tapes https://git.kernel.org/mkp/scsi/c/f69da85d5d5c [2/7] scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes https://git.kernel.org/mkp/scsi/c/e7795366c41d [3/7] scsi: scsi_debug: Add write support with block lengths and 4 bytes of data https://git.kernel.org/mkp/scsi/c/e1ac21310aaa [4/7] scsi: scsi_debug: Add read support and update locate for tapes https://git.kernel.org/mkp/scsi/c/0744d3114c60 [5/7] scsi: scsi_debug: Add compression mode page for tapes https://git.kernel.org/mkp/scsi/c/568354b24c7d [6/7] scsi: scsi_debug: Reset tape setting at device reset https://git.kernel.org/mkp/scsi/c/862a5556b1a4 [7/7] scsi: scsi_debug: Add support for partitioning the tape https://git.kernel.org/mkp/scsi/c/23f4e82bb9eb -- Martin K. Petersen Oracle Linux Engineering