linux/drivers/scsi/qedf
Shyam Sundar 5d5e55659b scsi: qedf: Modify flush routine to handle all I/Os and TMF
The purpose of flush routine is to cleanup I/Os to the firmware and
complete them to scsi middle layer. This routine is invoked before
connection is uploaded because of rport going away.

 - Don't process any I/Os, aborts, TMFs coming when flush in progress.

 - Add flags to handle cleanup and release of I/Os because flush can
   prematurely complete I/Os.

 - Original command can get completed to driver when cleanup for same is
   posted to firmware, handle this condition.

 - Modify flush to handle I/Os in all the states like abort, TMF, RRQ and
   timeouts.

Signed-off-by: Shyam Sundar <ssundar@marvell.com>
Signed-off-by: Chad Dupuis <cdupuis@marvell.com>
Signed-off-by: Saurav Kashyap <skashyap@marvell.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2019-03-27 21:54:52 -04:00
..
drv_fcoe_fw_funcs.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_fcoe_fw_funcs.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_scsi_fw_funcs.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
drv_scsi_fw_funcs.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
Kconfig
Makefile
qedf_attr.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_dbg.c scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_dbg.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_debugfs.c scsi: qedf: Simplify s/g list mapping 2019-03-27 21:54:51 -04:00
qedf_els.c scsi: qedf: Modify flush routine to handle all I/Os and TMF 2019-03-27 21:54:52 -04:00
qedf_fip.c SCSI misc on 20180610 2018-06-10 13:01:12 -07:00
qedf_hsi.h scsi: qedf: Update copyright for 2018 2018-05-08 00:57:11 -04:00
qedf_io.c scsi: qedf: Modify flush routine to handle all I/Os and TMF 2019-03-27 21:54:52 -04:00
qedf_main.c scsi: qedf: Modify flush routine to handle all I/Os and TMF 2019-03-27 21:54:52 -04:00
qedf_version.h scsi: qedf: Update version number to 8.33.16.20 2018-05-08 00:57:11 -04:00
qedf.h scsi: qedf: Modify flush routine to handle all I/Os and TMF 2019-03-27 21:54:52 -04:00