Merge patch series "scsi: sshdr and retry fixes"
authorMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 20:38:26 +0000 (16:38 -0400)
committerMartin K. Petersen <martin.petersen@oracle.com>
Fri, 13 Oct 2023 20:38:26 +0000 (16:38 -0400)
commitbd7f0ef293e62b4a6b09771c5a7fdbb9b675069c
treece0e9dde9ac8995bf3ee115a25e11df693181e2b
parent1caddfc5816e4bf55cf7962775e6ed509ddfdf9b
parentf7d7129c6c24168b9be7709b0b37767b5f743cf3
Merge patch series "scsi: sshdr and retry fixes"

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

The following patches were made over Linus tree (Martin's 6.7 branch
was missing some changes to sd.c). They only contain the sshdr and
rdac retry fixes from the "Allow scsi_execute users to control
retries" patchset.

The patches in this set are reviewed and tested but the changes to how
we do retries will take a little longer and require more testing, so I
broke up the series to make them easier to review.

Link: https://lore.kernel.org/r/20231004210013.5601-1-michael.christie@oracle.com
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>