diff options
author | Sven Schuetz <sven@linux.vnet.ibm.com> | 2008-06-10 12:20:59 -0400 |
---|---|---|
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | 2008-07-12 09:22:26 -0400 |
commit | 85a82392fe6fe7620d8fe0eb694f926cefe62e1f (patch) | |
tree | f05a7ad547ca8eed52fa4cca1a424a881b7b733b /drivers/s390/scsi/zfcp_fsf.c | |
parent | 553448f6c4838a1e4bed2bc9301c748278d7d9ce (diff) |
[SCSI] zfcp: Add port_state attribute to sysfs
The sysfs attribute /sys/class/fc_host/hostX/port_state was not set by
zfcp so far.
Now, the appropriate members of the fc_function_template struct are
set during its initialziation. The first is a boolean to show the port
state. The second is a function pointer to the function
zfcp_get_host_port_state, which reads the port state from our adapter
status bits and calls fc_host_port_state with the approriate port
state afterwards.
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>
Diffstat (limited to 'drivers/s390/scsi/zfcp_fsf.c')
0 files changed, 0 insertions, 0 deletions