kernel-hacking-2024-linux-s.../drivers/scsi/libsas
Dan Williams 9524c68218 [SCSI] libsas: add sas_eh_abort_handler
When recovering failed eh-cmnds let the lldd attempt an abort via
scsi_abort_eh_cmnd before escalating.

Reviewed-by: Jacek Danecki <jacek.danecki@intel.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2012-07-20 08:58:50 +01:00
..
Kconfig
Makefile
sas_ata.c [SCSI] libsas: cleanup spurious calls to scsi_schedule_eh 2012-07-20 08:58:47 +01:00
sas_discover.c [SCSI] libsas: enforce eh strategy handlers only in eh context 2012-07-20 08:58:50 +01:00
sas_dump.c
sas_dump.h
sas_event.c [SCSI] libata, libsas: introduce sched_eh and end_eh port ops 2012-07-20 08:58:45 +01:00
sas_expander.c [SCSI] libsas: fix false positive 'device attached' conditions 2012-04-23 12:14:09 +01:00
sas_host_smp.c
sas_init.c [SCSI] libsas: enforce eh strategy handlers only in eh context 2012-07-20 08:58:50 +01:00
sas_internal.h [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work 2012-04-23 12:03:39 +01:00
sas_phy.c [SCSI] libsas: introduce sas_work to fix sas_drain_work vs sas_queue_work 2012-04-23 12:03:39 +01:00
sas_port.c [SCSI] Revert "[SCSI] libsas: fix sas port naming" 2012-04-23 12:15:53 +01:00
sas_scsi_host.c [SCSI] libsas: add sas_eh_abort_handler 2012-07-20 08:58:50 +01:00
sas_task.c