From 8ae0d17a3944f1dfedfa28978d66a9ea606aa455 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 11 Jun 2015 15:43:37 +0000 Subject: [PATCH] Merge r5846 from 3.0.x-iser branch git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.0.x@6246 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/README.iser | 6 +++--- iscsi-scst/README.iser_ofed | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/iscsi-scst/README.iser b/iscsi-scst/README.iser index 19bab9a7a..360f31155 100644 --- a/iscsi-scst/README.iser +++ b/iscsi-scst/README.iser @@ -1,12 +1,12 @@ -iSCSI extensions for RDMA driver: -================================== +iSCSI extensions for RDMA driver +================================ Installation & Configuration: --------------------------- For installation and configuration, see iscsi README. There are no specific configuration options for iSER. See below for performance optimizations as well as troubleshooting. - +There is also a HOWTO on http://community.mellanox.com/docs/DOC-1479 Performance considerations: --------------------------- diff --git a/iscsi-scst/README.iser_ofed b/iscsi-scst/README.iser_ofed index dd2b1d563..fa578e558 100644 --- a/iscsi-scst/README.iser_ofed +++ b/iscsi-scst/README.iser_ofed @@ -1,5 +1,5 @@ iSCSI Extensins for RDMA (iSER) Target driver for Linux -================================================= +======================================================= Introduction ------------