From 28cb02f78b0cea98cd720d4185cc3815095a2d86 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sat, 15 Aug 2009 13:54:36 +0000 Subject: [PATCH] Minor documentation updates. git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1056 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- srpt/README.ofed | 1 + srpt/ToDo | 7 +------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/srpt/README.ofed b/srpt/README.ofed index 7ff023e4d..624a1d9f2 100644 --- a/srpt/README.ofed +++ b/srpt/README.ofed @@ -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 diff --git a/srpt/ToDo b/srpt/ToDo index cd6d64cef..5af628efd 100644 --- a/srpt/ToDo +++ b/srpt/ToDo @@ -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).