[SCSI] zfcp: Add FC pass-through support
authorSven Schuetz <sven@linux.vnet.ibm.com>
Mon, 6 Apr 2009 16:31:47 +0000 (18:31 +0200)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Fri, 12 Jun 2009 19:20:05 +0000 (14:20 -0500)
commit9d544f2b9bd4a0f7ba2784cc47e3591667a7b8d4
tree5497f9b83aaa2e17da5d6ef0901de0c731e7b8a3
parent9e4f5e29610162fd426366f3b29e3cc6e575b858
[SCSI] zfcp: Add FC pass-through support

Provide the ability to do fibre channel requests from the userspace to
our zfcp driver.  Patch builds upon extension to the fibre channel
tranport class by James Smart and Seokmann Ju.  See here
http://marc.info/?l=linux-scsi&m=123808882309133&w=2

Signed-off-by: Sven Schuetz <sven@linux.vnet.ibm.com>
Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/s390/scsi/zfcp_aux.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_ext.h
drivers/s390/scsi/zfcp_fc.c
drivers/s390/scsi/zfcp_scsi.c