linux/drivers/scsi/mpi3mr
Sreekanth Reddy a91603a5d5 scsi: mpi3mr: Enhanced Task Management Support Reply handling
Enhance driver to consider MPI3_IOCSTATUS_SCSI_IOC_TERMINATED as a success
for TMs issued by it and check the pending I/Os to decide the success or
failure of the task management requests instead of just considering the
MPI3_IOCSTATUS_SCSI_IOC_TERMINATED as a failure of the task management
request.

Link: https://lore.kernel.org/r/20211220141159.16117-24-sreekanth.reddy@broadcom.com
Signed-off-by: Sreekanth Reddy <sreekanth.reddy@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2021-12-23 00:04:25 -05:00
..
mpi scsi: mpi3mr: Update MPI3 headers - part2 2021-12-23 00:04:22 -05:00
Kconfig
Makefile
mpi3mr_debug.h scsi: mpi3mr: Add debug APIs based on logging_level bits 2021-12-23 00:04:21 -05:00
mpi3mr_fw.c scsi: mpi3mr: Add io_uring interface support in I/O-polled mode 2021-12-23 00:04:24 -05:00
mpi3mr_os.c scsi: mpi3mr: Enhanced Task Management Support Reply handling 2021-12-23 00:04:25 -05:00
mpi3mr.h scsi: mpi3mr: Enhanced Task Management Support Reply handling 2021-12-23 00:04:25 -05:00