linux/drivers/scsi/be2iscsi
Jitendra Bhivare 49fc5152f5 scsi: be2iscsi: Fix closing of connection
CID needs to be freed even when invalidate or upload connection fails.
Attempt to close connection 3 times before freeing CID.

Set cleanup_type to INVALIDATE instead of force TCP_RST.  This
unnecessarily is terminating connection with reset instead of gracefully
closing it.

Set save_cfg to 0 - session not to be saved on flash.

Add delay and process CQ before uploading connection.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@broadcom.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Reviewed-by: Chris Leech <cleech@redhat.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-03-27 22:03:04 -04:00
..
be_cmds.c scsi: be2iscsi: Check tag in beiscsi_mccq_compl_wait 2017-03-27 22:03:04 -04:00
be_cmds.h scsi: be2iscsi: Fix closing of connection 2017-03-27 22:03:04 -04:00
be_iscsi.c scsi: be2iscsi: Fix closing of connection 2017-03-27 22:03:04 -04:00
be_iscsi.h scsi: be2iscsi: Update copyright information 2016-08-23 22:42:44 -04:00
be_main.c scsi: remove eh_timed_out methods in the transport template 2017-02-06 19:10:03 -05:00
be_main.h scsi: be2iscsi: Update driver version 2017-01-05 00:21:13 -05:00
be_mgmt.c scsi: be2iscsi: Fix closing of connection 2017-03-27 22:03:04 -04:00
be_mgmt.h scsi: be2iscsi: Fix closing of connection 2017-03-27 22:03:04 -04:00
be.h scsi: be2iscsi: Fix closing of connection 2017-03-27 22:03:04 -04:00
Kconfig irq_poll: make blk-iopoll available outside the block layer 2015-12-11 11:52:24 -08:00
Makefile be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00