diff options
author | Mike Christie <[email protected]> | 2024-01-22 18:22:02 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2024-01-29 21:20:53 -0500 |
commit | 994724e6b3f05fb3b6e4b1e87d7e074b65d47bf9 (patch) | |
tree | 04b52f201021c61b98758119c24baf0d1236a476 /scripts/generate_rust_analyzer.py | |
parent | 6613476e225e090cc9aad49be7fa504e290dd33d (diff) |
scsi: core: Allow passthrough to request midlayer retries
For passthrough we don't retry any error which we get a check condition
for. This results in a lot of callers driving their own retries for all
UAs, specific UAs, NOT_READY, specific sense values or any type of failure.
This adds the core code to allow passthrough users to specify what errors
they want the SCSI midlayer to retry for them. We can then convert users to
drop a lot of their sense parsing and retry handling.
Signed-off-by: Mike Christie <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: John Garry <[email protected]>
Acked-by: Christoph Hellwig <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions