1
0
Fork 0
alistair23-linux/drivers/s390/scsi
Christof Schmitt 42e62a7437 [SCSI] zfcp: Adapt change_queue_depth for queue full tracking
Adapt the change_queue_depth callback in zfcp for the new reason
parameter. Simply pass each call back to the SCSI midlayer, there are
no resource adjustments necessary for zfcp.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>

Removes check for (depth <= default_depth) in case of
SCSI_QDEPTH_RAMP_UP call back, not needed after added
max_queue_depth per sdev.

Signed-off-by: Vasu Dev <vasu.dev@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-12-04 12:00:45 -06:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: fix kfree handling in zfcp_init_device_setup 2009-10-22 09:38:42 +09:00
zfcp_ccw.c [SCSI] zfcp: Fix hang when offlining device with offline chpid 2009-10-02 09:50:21 -05:00
zfcp_cfdc.c [SCSI] zfcp: Fix initial device and cfdc for delayed adapter allocation 2009-10-02 09:49:47 -05:00
zfcp_dbf.c [SCSI] zfcp: Remove duplicated code for debug timestamps 2009-09-05 08:49:48 -05:00
zfcp_dbf.h [SCSI] zfcp: Update dbf calls 2009-09-05 08:49:30 -05:00
zfcp_def.h [SCSI] zfcp: optimize zfcp_qdio_account 2009-09-05 08:49:49 -05:00
zfcp_erp.c [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload 2009-10-22 09:38:45 +09:00
zfcp_ext.h [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload 2009-10-22 09:38:45 +09:00
zfcp_fc.c [SCSI] zfcp: Handle WWPN mismatch in PLOGI payload 2009-10-22 09:38:45 +09:00
zfcp_fsf.c [SCSI] zfcp: Fix timer initialization for ct and els requests 2009-10-22 09:38:49 +09:00
zfcp_fsf.h [SCSI] zfcp: Move debug data from zfcp_data to own data structure 2009-09-05 08:49:06 -05:00
zfcp_qdio.c [SCSI] zfcp: optimize zfcp_qdio_account 2009-09-05 08:49:49 -05:00
zfcp_scsi.c [SCSI] zfcp: Adapt change_queue_depth for queue full tracking 2009-12-04 12:00:45 -06:00
zfcp_sysfs.c [SCSI] zfcp: Flush SCSI registration work when adding unit 2009-10-22 09:38:51 +09:00