]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit315426b1efa629fc8d4ebe1c649681f7922822d6
treeaa07ca5b3ac4d21cf76b5f9aa8059334756f4c7f
parent973d92bf06cb8d7660edb5f248c0d3dcbaa665e3
[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