[SCSI] zfcp: add additional fc_host attributes
authorAndreas Herrmann <aherrman@de.ibm.com>
Mon, 19 Sep 2005 14:56:17 +0000 (16:56 +0200)
committerJames Bottomley <jejb@mulgrave.(none)>
Mon, 19 Sep 2005 18:04:15 +0000 (13:04 -0500)
commit13e1e1f08c1c098c7574c1fa72bd8c67792dc89b
treeaa07ca5b3ac4d21cf76b5f9aa8059334756f4c7f
parentaef4a983090fa590481a86d9690dc3fa6bb121fa
[SCSI] zfcp: add additional fc_host attributes

this patch adds some fc host attributes and removes its equivalents
from the zfcp_adapter structure and zfcp specific sysfs subtree.

Furthermore it removes superfluous calls to fc_remort_port_delete when
an adapter is set offline because rports will be removed by
fc_remove_host anyway.

Signed-off-by: Andreas Herrmann <aherrman@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
drivers/s390/scsi/zfcp_ccw.c
drivers/s390/scsi/zfcp_dbf.c
drivers/s390/scsi/zfcp_def.h
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_fsf.c
drivers/s390/scsi/zfcp_scsi.c
drivers/s390/scsi/zfcp_sysfs_adapter.c