linux-sg2042/drivers/scsi/be2iscsi
Jayamohan Kallickal 4a4a11b98a [SCSI] be2iscsi : Fix the NOP-In handling code path
When target send a NOP-IN with valid TTT, driver issues a NOP-OUT
and the task was not freed from driver. The task list available for
the session used to run out, and as no more task list were available
no more iSCSI commands were exchanged on that session.
This patches fixed the issue, by calling iscsi_put_task.

Signed-off-by: Minh Tran <minhduc.tran@emulex.com>
Signed-off-by: John Soni Jose <sony.john-n@emulex.com>
Signed-off-by: Jayamohan Kallickal <jayamohan.kallickal@emulex.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2013-05-02 08:14:07 -07:00
..
Kconfig [SCSI] be2iscsi: select ISCSI_BOOT_SYSFS 2010-08-06 09:41:59 -05:00
Makefile
be.h [SCSI] be2iscsi: Update the copyright information 2012-11-27 08:59:41 +04:00
be_cmds.c [SCSI] be2iscsi: Fix the Port Link Status issue 2013-05-02 08:13:21 -07:00
be_cmds.h [SCSI] be2iscsi: Fix the Port Link Status issue 2013-05-02 08:13:21 -07:00
be_iscsi.c [SCSI] be2iscsi : Fix the NOP-In handling code path 2013-05-02 08:14:07 -07:00
be_iscsi.h [SCSI] be2iscsi: Update the copyright information 2012-11-27 08:59:41 +04:00
be_main.c [SCSI] be2iscsi : Fix the NOP-In handling code path 2013-05-02 08:14:07 -07:00
be_main.h [SCSI] be2iscsi : Fix the NOP-In handling code path 2013-05-02 08:14:07 -07:00
be_mgmt.c [SCSI] be2iscsi: Fix displaying the Active Session Count from driver 2013-05-02 08:11:45 -07:00
be_mgmt.h [SCSI] be2iscsi: Fix displaying the Active Session Count from driver 2013-05-02 08:11:45 -07:00