Merge patch series "scsi: Allow scsi_execute users to request retries"
authorMartin K. Petersen <martin.petersen@oracle.com>
Tue, 30 Jan 2024 02:21:10 +0000 (21:21 -0500)
committerMartin K. Petersen <martin.petersen@oracle.com>
Tue, 30 Jan 2024 02:21:10 +0000 (21:21 -0500)
commit3f90ac7138edb995b4312221647b58afcc15ec06
treeccf41042191626ccf58231d06cd45c7c8c86b497
parent8179041f801d085b14441c5c92cf4beb7b429e35
parent25a1f7a0a1fe6fa69a5370fbb5cc6dcf3726d81e
Merge patch series "scsi: Allow scsi_execute users to request retries"

Mike Christie <michael.christie@oracle.com> says:

The following patches were made over Linus's tree which contains a fix
for sd which was not in Martin's branches.

The patches allow scsi_execute_cmd users to have scsi-ml retry the cmd
for it instead of the caller having to parse the error and loop
itself.

Link: https://lore.kernel.org/r/20240123002220.129141-1-michael.christie@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
drivers/scsi/sd.c
drivers/ufs/core/ufshcd.c