kernel-ark/drivers/s390/scsi
Heiko Carstens dd52e0eaf8 [SCSI] zfcp: create private slab caches to guarantee proper data alignment
Create private slab caches in order to guarantee proper alignment of
data structures that get passed to hardware.

Sidenote: with this patch slab cache debugging will finally work on s390
(at least no known problems left).

Furthermore this patch does some minor cleanups:
- store ptr for transport template in struct zfcp_data

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Compile fix ups and
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-09-23 17:54:24 -05:00
..
Makefile
zfcp_aux.c [SCSI] zfcp: create private slab caches to guarantee proper data alignment 2006-09-23 17:54:24 -05:00
zfcp_ccw.c [SCSI] zfcp: remove zfcp_ccw_unregister function 2006-09-23 17:49:52 -05:00
zfcp_dbf.c
zfcp_def.h [SCSI] zfcp: create private slab caches to guarantee proper data alignment 2006-09-23 17:54:24 -05:00
zfcp_erp.c
zfcp_ext.h [SCSI] zfcp: create private slab caches to guarantee proper data alignment 2006-09-23 17:54:24 -05:00
zfcp_fsf.c [SCSI] zfcp: create private slab caches to guarantee proper data alignment 2006-09-23 17:54:24 -05:00
zfcp_fsf.h
zfcp_qdio.c
zfcp_scsi.c [SCSI] zfcp: create private slab caches to guarantee proper data alignment 2006-09-23 17:54:24 -05:00
zfcp_sysfs_adapter.c
zfcp_sysfs_driver.c
zfcp_sysfs_port.c
zfcp_sysfs_unit.c