Files
scst/srpt/ToDo
Bart Van Assche 7d65deaac8 Updated SRPT to do list.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1069 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2009-09-02 16:43:54 +00:00

14 lines
408 B
Plaintext

1. Update the OFED wiki entry about SRPT:
* https://wiki.openfabrics.org/tiki-index.php?page=SRPT+Installation
2. Analyze and document the implications of
sdev->mr = ib_get_dma_mr(sdev->pd, IB_ACCESS_LOCAL_WRITE).
3. Document the features added since 1.0.0 in the README file.
4. Implement support for bidirectionial SCSI commands. The SRP protocol
supports these, but the SRP target not yet.