]> www.infradead.org Git - users/jedix/linux-maple.git/commit
scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes
authorKai Mäkisara <Kai.Makisara@kolumbus.fi>
Thu, 13 Feb 2025 09:26:31 +0000 (11:26 +0200)
committerMartin K. Petersen <martin.petersen@oracle.com>
Mon, 24 Feb 2025 03:01:02 +0000 (22:01 -0500)
commite7795366c41d7b31ab8c9c37bc07c1d058a99fed
treeb6db560c57ce2334bd3f7b41cfe0bdf3f32b00be
parentf69da85d5d5cc5b7dfb963a6c6c1ac0dd9002341
scsi: scsi_debug: Add READ BLOCK LIMITS and modify LOAD for tapes

The changes:

 - Add READ BLOCK LIMITS (512 - 1048576 bytes)

 - Make LOAD send New Media UA (not correct by the standard, but makes
   possible to test also this UA)

Signed-off-by: Kai Mäkisara <Kai.Makisara@kolumbus.fi>
Link: https://lore.kernel.org/r/20250213092636.2510-3-Kai.Makisara@kolumbus.fi
Reviewed-by: John Meneghini <jmeneghi@redhat.com>
Tested-by: John Meneghini <jmeneghi@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/scsi_debug.c