kernel-ark/drivers/s390/scsi
Christof Schmitt 0406289ed5 [SCSI] zfcp: Simplify zfcp data structures
Reduce the size of zfcp data structures by removing unused and
redundant members. scsi_lun is only the mangled version of the
fcp_lun. So, remove the redundant field and use the fcp_lun instead.

Since the queue lock and the pci_batch indicator are only used in the
request queue, move them from the common queue struct to the adapter
struct.

Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: Swen Schillig <swen@vnet.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2008-10-03 12:11:54 -05:00
..
Makefile [SCSI] zfcp: consolidate sysfs things into one file. 2008-07-12 08:22:35 -05:00
zfcp_aux.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_ccw.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_cfdc.c [SCSI] zfcp: Move CFDC code to new file. 2008-07-12 08:22:25 -05:00
zfcp_dbf.c [SCSI] zfcp: attach and release SAN nameserver port on demand 2008-10-03 12:11:53 -05:00
zfcp_dbf.h [S390] qdio: new qdio driver. 2008-07-17 17:22:10 +02:00
zfcp_def.h [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_erp.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_ext.h [SCSI] zfcp: Simplify get_adapter_by_busid 2008-10-03 12:11:53 -05:00
zfcp_fc.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_fsf.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_fsf.h [SCSI] zfcp: remove unused references, declarations and flags 2008-10-03 12:11:52 -05:00
zfcp_qdio.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_scsi.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00
zfcp_sysfs.c [SCSI] zfcp: Simplify zfcp data structures 2008-10-03 12:11:54 -05:00