linux/drivers/s390/scsi
Christof Schmitt 74b2e047ec [SCSI] zfcp: convert zfcp to use target reset and device reset handler
[based on proposal from Mike Christie <michaelc@cs.wisc.edu>, this
patch adds some simplifications to the handler functions]

With the new target reset handler callback in the SCSI midlayer, the
device reset handler in zfcp can be split in two parts. Now, zfcp does
not have to track anymore whether the device supports LUN resets, so
remove this flag and let the SCSI midlayer decide what to do.

The device reset handler simply issues a LUN reset and the target
reset handler a target reset.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-04-07 12:15:43 -05:00
..
Makefile [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
zfcp_aux.c [SCSI] zfcp: Fix deadlock when adding invalid LUN 2008-01-11 18:22:40 -06:00
zfcp_ccw.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2008-01-25 17:19:08 -08:00
zfcp_dbf.c [SCSI] zfcp: Reduce flood on hba trace 2008-01-11 18:22:40 -06:00
zfcp_def.h [SCSI] zfcp: convert zfcp to use target reset and device reset handler 2008-04-07 12:15:43 -05:00
zfcp_erp.c [S390] drivers/s390/: Spelling fixes 2008-01-26 14:11:26 +01:00
zfcp_ext.h zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_fsf.c [SCSI] zfcp: fix sense_buffer access bug 2008-01-30 13:03:39 -06:00
zfcp_fsf.h [SCSI] zfcp: whitespace cleanup 2007-10-12 14:47:21 -04:00
zfcp_qdio.c [S390] drivers/s390/: Spelling fixes 2008-01-26 14:11:26 +01:00
zfcp_scsi.c [SCSI] zfcp: convert zfcp to use target reset and device reset handler 2008-04-07 12:15:43 -05:00
zfcp_sysfs_adapter.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_driver.c zfcp: Use device_driver default attribute groups. 2008-01-24 20:40:34 -08:00
zfcp_sysfs_port.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_unit.c [SCSI] zfcp: whitespace cleanup 2007-10-12 14:47:21 -04:00