linux/drivers/s390/scsi
Swen Schillig de3dc57214 [SCSI] zfcp: Remove global config_mutex
The global config_mutex was required for the serialization of a
configuration change within the zfcp driver.  This global locking is
now obsolete and can be removed.  The requirement of serializing the
access to a zfcp_adapter reference via a ccw_device is realized wth a
static spinlock.

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-12-04 12:02:02 -06:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_ccw.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_cfdc.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_dbf.c [SCSI] zfcp: Replace local reference counting with common kref 2009-12-04 12:02:02 -06:00
zfcp_dbf.h [SCSI] zfcp: Update dbf calls 2009-09-05 08:49:30 -05:00
zfcp_def.h [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_erp.c [SCSI] zfcp: Replace local reference counting with common kref 2009-12-04 12:02:02 -06:00
zfcp_ext.h [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_fc.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_fsf.c [SCSI] zfcp: Replace local reference counting with common kref 2009-12-04 12:02:02 -06: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: Replace local reference counting with common kref 2009-12-04 12:02:02 -06:00
zfcp_sysfs.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00