Hi Hannes, Thanks for the input. >> @@ -2198,7 +2298,7 @@ fc_attach_transport(struct fc_function_template >> *ft) >> SETUP_STARGET_ATTRIBUTE_RD(node_name); >> SETUP_STARGET_ATTRIBUTE_RD(port_name); > SETUP_STARGET_ATTRIBUTE_RD(port_id); >> - >> + SETUP_PRIVATE_STARGET_ATTRIBUTE_RW(port_state); >> BUG_ON(count > FC_STARGET_NUM_ATTRS); >> >> i->starget_attrs[count] = NULL; >Why did you move it to be a 'starget' attribute? >I would have thought it should be an 'rport' attribute, seeing that it's >intrinsic to the fc transport class. [Muneendra] Correct me if my understanding is wrong. You want this to be part of /sys/class/fc_remote_ports/ rport-X\:Y-Z/port_state instead of /sys/class/fc_transport/targetX\:Y\:Z/port_state Regards, Muneendra.
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature