linux/drivers/s390/scsi
Swen Schillig 4544683a4b [SCSI] zfcp: Move workqueue to adapter struct
Remove the global driver work queue and replace it with a workqueue
local to the adapter. The usage of this workqueue makes this the
correct place for the structure. In addition multiple adapters won't
block each other due to the serialization of the queued work.

Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-09-05 08:49:23 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05:00
zfcp_ccw.c [S390] pm: zfcp driver power management callbacks 2009-06-16 10:31:14 +02:00
zfcp_cfdc.c [SCSI] zfcp: Reference counting for cfdc requests 2009-04-27 10:07:36 -05:00
zfcp_dbf.c [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels 2009-09-05 08:49:10 -05:00
zfcp_dbf.h [SCSI] zfcp: Only collect FSF/HBA debug data for matching trace levels 2009-09-05 08:49:10 -05:00
zfcp_def.h [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05:00
zfcp_erp.c [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05:00
zfcp_ext.h [SCSI] zfcp: fix layering oddities between zfcp_fsf and zfcp_qdio 2009-09-05 08:49:16 -05:00
zfcp_fc.c [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05:00
zfcp_fsf.c [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05: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: fix layering oddities between zfcp_fsf and zfcp_qdio 2009-09-05 08:49:16 -05:00
zfcp_scsi.c [SCSI] zfcp: Move workqueue to adapter struct 2009-09-05 08:49:23 -05:00
zfcp_sysfs.c [SCSI] zfcp: Acquire qdio_stat_lock when reading the queue utilization 2009-07-30 08:49:54 -05:00