From cdebb360f6567a8e726eddaa0d7ab1bdfdf65439 Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Tue, 23 Mar 2010 14:08:17 +0000 Subject: [PATCH] Small web fixes git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1562 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- iscsi-scst/README | 2 +- iscsi-scst/README_in-tree | 6 +++--- qla2x00t/Kconfig | 3 ++- scst/README | 2 +- scst/README_in-tree | 2 +- 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/iscsi-scst/README b/iscsi-scst/README index 7070cb815..6fc2b3b94 100644 --- a/iscsi-scst/README +++ b/iscsi-scst/README @@ -12,7 +12,7 @@ ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET) - To fix all the problems, corner cases issues and iSCSI standard violations which IET has. -See more info at http://scst.sourceforge.net/target_iscsi.html. +See more info at http://iscsi-scst.sourceforge.net. This version is compatible with SCST version 2.0.0 and higher. diff --git a/iscsi-scst/README_in-tree b/iscsi-scst/README_in-tree index f44b89f0c..88880138b 100644 --- a/iscsi-scst/README_in-tree +++ b/iscsi-scst/README_in-tree @@ -9,13 +9,13 @@ ISCSI-SCST is a deeply reworked fork of iSCSI Enterprise Target (IET) - To fix all the problems, corner cases issues and iSCSI standard violations which IET has. -See more info at http://scst.sourceforge.net/target_iscsi.html. +See more info at http://iscsi-scst.sourceforge.net. Usage ----- -See in http://scst.sourceforge.net/iscsi-scst-howto.txt how to configure -iSCSI-SCST. +See in http://iscsi-scst.sourceforge.net/iscsi-scst-howto.txt how to +configure iSCSI-SCST. In 2.0.0 usage of iscsi-scstd.conf as well as iscsi-scst-adm utility is obsolete. Use the sysfs interface facilities instead. diff --git a/qla2x00t/Kconfig b/qla2x00t/Kconfig index d48abfe71..3d59d14ff 100644 --- a/qla2x00t/Kconfig +++ b/qla2x00t/Kconfig @@ -35,7 +35,8 @@ config SCSI_QLA2XXX_TARGET Once the qla2x00tgt module is loaded, target mode can be enable via a sysfs interface under scsi_host, thus enabling target mode for specific cards. - You will also need the SCST middle level drivers from http://scst.sf.net/. + You will also need the SCST middle level drivers from + http://scst.sourceforge.net/. config SCSI_QLA2XXX_TARGET_DISABLE_INI_MODE bool "Disable initiator mode for ports with enabled target mode" diff --git a/scst/README b/scst/README index 1fbdf9532..1e74ddd78 100644 --- a/scst/README +++ b/scst/README @@ -1387,7 +1387,7 @@ sizes. Another way to solve this issue is to build SG entries with more than 1 page each. See the following patch as an example: -http://scst.sf.net/sgv_big_order_alloc.diff +http://scst.sourceforge.net/sgv_big_order_alloc.diff User space mode using scst_user dev handler diff --git a/scst/README_in-tree b/scst/README_in-tree index 5299ae421..16365fdce 100644 --- a/scst/README_in-tree +++ b/scst/README_in-tree @@ -1311,7 +1311,7 @@ sizes. Another way to solve this issue is to build SG entries with more than 1 page each. See the following patch as an example: -http://scst.sf.net/sgv_big_order_alloc.diff +http://scst.sourceforge.net/sgv_big_order_alloc.diff User space mode using scst_user dev handler