aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ABI
diff options
context:
space:
mode:
authorBart Van Assche <bvanassche@acm.org>2013-10-26 08:38:12 -0400
committerRoland Dreier <roland@purestorage.com>2013-11-08 17:43:16 -0500
commit848b3082dba4215e886c8a595b61f5b70247b341 (patch)
tree04a5badcdca77f12893c77f2bd0cfd31a29cd3ba /Documentation/ABI
parenta95cadb9dafef41a755b11680529c2b49e7f59bd (diff)
IB/srp: Export sgid to sysfs
On an initiator system with multiple IB ports it is not yet possible to figure out what the originating port of an SRP connection is. Hence make the source GID available in sysfs. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Acked-by: David Dillow <dillowda@ornl.gov> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'Documentation/ABI')
-rw-r--r--Documentation/ABI/stable/sysfs-driver-ib_srp7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ABI/stable/sysfs-driver-ib_srp b/Documentation/ABI/stable/sysfs-driver-ib_srp
index 18e9b279ebb1..b95067eb5f18 100644
--- a/Documentation/ABI/stable/sysfs-driver-ib_srp
+++ b/Documentation/ABI/stable/sysfs-driver-ib_srp
@@ -155,6 +155,13 @@ Contact: linux-rdma@vger.kernel.org
155Description: InfiniBand service ID used for establishing communication with 155Description: InfiniBand service ID used for establishing communication with
156 the SRP target. 156 the SRP target.
157 157
158What: /sys/class/scsi_host/host<n>/sgid
159Date: February 1, 2014
160KernelVersion: 3.13
161Contact: linux-rdma@vger.kernel.org
162Description: InfiniBand GID of the source port used for communication with
163 the SRP target.
164
158What: /sys/class/scsi_host/host<n>/zero_req_lim 165What: /sys/class/scsi_host/host<n>/zero_req_lim
159Date: September 20, 2006 166Date: September 20, 2006
160KernelVersion: 2.6.18 167KernelVersion: 2.6.18