linux-stable/drivers/scsi/lpfc
James Smart 1151e3ec15 [SCSI] lpfc 8.3.21: RRQ Implementation fixes
RRQ Implementation fixes

- Added checks to prevent a call to findnode_did in clr_active_rrq
- Added the del_sync_timer call for the rrq_tmr to the stop_hba_timers routine.
- Added a check in __lpfc_set_active_rrq for the driver unloading to prevent
  adding an rrq when the driver is being removed.
- Add code to scsi_iocb_cmpl to check for the remote stop and add the rrq.
- Added the same check to els retry.
- Added code to compare the source did in the els rrq to the vports did and
  chose the right exchange ID.
- Initialize the start_cmd pointer to indicate when we have looped through
  all of the scsi buffers.
- Remove the need for the lock around the clearing of the active bit in the
  rrq.
- Added code to clean the els and fcp xri aborted list and remove the all of
  the RRQs for a deleted vport.

Signed-off-by: Alex Iannicelli <alex.iannicelli@emulex.com>
Signed-off-by: James Smart <james.smart@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2011-02-18 12:45:21 -06:00
..
lpfc.h [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes 2011-02-18 12:39:18 -06:00
lpfc_attr.c [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes 2011-02-18 12:39:18 -06:00
lpfc_bsg.c [SCSI] lpfc 8.3.20: Updates to FC discovery commands 2010-12-21 12:37:24 -06:00
lpfc_bsg.h [SCSI] lpfc 8.3.12: BSG Fixes and enhancements 2010-04-11 13:45:38 -05:00
lpfc_compat.h [SCSI] lpfc 8.3.16: SLI Additions, updates, and code cleanup 2010-08-06 12:09:24 -05:00
lpfc_crtn.h [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_ct.c [SCSI] lpfc 8.3.19: Add SLI4 FC Discovery support 2010-12-21 12:23:59 -06:00
lpfc_debugfs.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
lpfc_debugfs.h
lpfc_disc.h [SCSI] lpfc 8.3.20: Updates to FC discovery commands 2010-12-21 12:37:24 -06:00
lpfc_els.c [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_hbadisc.c [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_hw.h [SCSI] lpfc 8.3.19: Added support for ELS RRQ command 2010-12-21 12:24:01 -06:00
lpfc_hw4.h [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes 2011-02-18 12:39:18 -06:00
lpfc_init.c [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_logmsg.h [SCSI] lpfc 8.3.19: Fix critical errors and crashes 2010-12-21 12:23:58 -06:00
lpfc_mbox.c [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes 2011-02-18 12:39:18 -06:00
lpfc_mem.c [SCSI] lpfc 8.3.19: Added support for ELS RRQ command 2010-12-21 12:24:01 -06:00
lpfc_nl.h
lpfc_nportdisc.c [SCSI] lpfc 8.3.20: Updates to FC discovery commands 2010-12-21 12:37:24 -06:00
lpfc_scsi.c [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_scsi.h
lpfc_sli.c [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_sli.h [SCSI] lpfc 8.3.20: Implement the FC and SLI async event handlers 2010-12-21 12:37:20 -06:00
lpfc_sli4.h [SCSI] lpfc 8.3.21: RRQ Implementation fixes 2011-02-18 12:45:21 -06:00
lpfc_version.h [SCSI] lpfc 8.3.20: Update lpfc driver version to 8.3.20 2010-12-21 12:37:25 -06:00
lpfc_vport.c [SCSI] lpfc 8.3.21: Critical Errors and Bug Fixes 2011-02-18 12:39:18 -06:00
lpfc_vport.h
Makefile