On Mon, 06 Jan 2025 19:02:20 -0600, Mike Christie wrote: > scsi_check_passthrough is always called, but it doesn't check for if a > command completed successfully. As a result, if a command was successful > and the caller used SCMD_FAILURE_RESULT_ANY to indicate what failures it > wanted to retry, we will end up retrying the command. This will cause > delays during device discovery because of the command being sent multiple > times. For some USB devices it can also cause the wrong device size to be > used. > > [...] Applied to 6.13/scsi-fixes, thanks! [1/1] scsi: Fix command pass through retry regression https://git.kernel.org/mkp/scsi/c/8604f633f593 -- Martin K. Petersen Oracle Linux Engineering