From: FUJITA Tomonori Date: Wed, 27 Jun 2007 07:32:39 +0000 (+0900) Subject: [SCSI] add srp transport class X-Git-Tag: v2.6.24-rc1~1290^2~206 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09345f65058bb927f3b3f4c33421f83ba8eeb5f8;p=pandora-kernel.git [SCSI] add srp transport class This adds srp transport class that works with ib_srp and ibmvscsi. It creates only /sys/class/{srp_host,srp_remote_ports} and srp_remote_ports has only "port_id" attribute. viola:/sys/class/srp_remote_ports/port-0:1# ls device port_id subsystem uevent viola:/sys/class/srp_remote_ports/port-0:1# cat port_id 4c:49:4e:55:58:20:56:49:4f:00:00:00:00:00:00:00 Signed-off-by: FUJITA Tomonori Signed-off-by: James Bottomley --- Reading git-diff-tree failed