linux-kernel-test/drivers/s390/scsi
Christof Schmitt c1fad41764 [SCSI] zfcp: Implement module unloading
With the reference counting for zfcp data structures, it is now
possible to implement module unloading again. Module unloading
requires to free all data structures in the module exit function. This
is done by unregistering zfcp from s390 cio and the SCSI midlayer
first in the module exit function.

Reviewed-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:06 -06:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Implement module unloading 2009-12-04 12:02:06 -06:00
zfcp_ccw.c [SCSI] zfcp: Implement module unloading 2009-12-04 12:02:06 -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: Implement module unloading 2009-12-04 12:02:06 -06:00
zfcp_fc.c [SCSI] zfcp: Remove global config_mutex 2009-12-04 12:02:02 -06:00
zfcp_fsf.c [SCSI] zfcp: Merge trace code for fsf requests in one function 2009-12-04 12:02:05 -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: Access ports and units with container_of in sysfs code 2009-12-04 12:02:04 -06:00