Minor documentation updates.

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1056 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2009-08-15 13:54:36 +00:00
parent 1e1b800f8b
commit 28cb02f78b
2 changed files with 2 additions and 6 deletions

View File

@@ -98,6 +98,7 @@ kernel-ib, kernel-ib-devel and SRP tools packages. An example:
opensm-libs=y
srpt=n
srptools=y
perftest=y
EOF
./install.pl -c ofed.conf

View File

@@ -3,10 +3,5 @@
* https://wiki.openfabrics.org/tiki-index.php?page=SRPT+Installation
2. The initiator names supplied to the SCST core contain the target port name,
which is wrong. Nobody identifies a man by the door through which he entered.
Instead, a man has a name by which he is identified through his whole life.
3. Analyze and document the implications of
2. Analyze and document the implications of
sdev->mr = ib_get_dma_mr(sdev->pd, IB_ACCESS_LOCAL_WRITE).