1
0
Fork 0
alistair23-linux/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 [SCSI] zfcp: enhancement of zfcp debug features 2005-09-19 13:03:00 -05:00
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 [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
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 [SCSI] zfcp: minor erp bug fixes 2006-08-06 11:31:17 -05:00
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 [SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs 2006-05-28 12:43:33 -04:00
zfcp_qdio.c [SCSI] zfcp: improve management of request IDs 2006-08-06 11:31:00 -05:00
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 [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00
zfcp_sysfs_driver.c [SCSI] zfcp: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04: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: (cleanup) shortened copyright and author information 2006-05-28 12:36:02 -04:00