From 32ab79dde298a3b9b979ac17b67f4cee3ef913ea Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Sun, 4 Nov 2018 04:47:08 +0000 Subject: [PATCH] Merge r7493 from trunk git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/3.3.x@7741 d57e44dd-8a1f-0410-8b47-8ef2f437770f --- scst/README | 2 +- scst/README_in-tree | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scst/README b/scst/README index 9a04cb29f..dc0784a15 100644 --- a/scst/README +++ b/scst/README @@ -1919,7 +1919,7 @@ passive node, for instance, using iSCSI. Now you have a local SCSI device on the passive side pointing to the active node. 6. Export this local device to the initiator(s) using SCST -*path-through* handler (scst_disk). Pass-though is needed to redirect +*pass-through* handler (scst_disk). Pass-though is needed to redirect non-block commands as well: ATS, XCOPY, etc. 7. Set ALUA state to this target as "nonoptimized". diff --git a/scst/README_in-tree b/scst/README_in-tree index b5cf2dea2..837df1428 100644 --- a/scst/README_in-tree +++ b/scst/README_in-tree @@ -1774,7 +1774,7 @@ passive node, for instance, using iSCSI. Now you have a local SCSI device on the passive side pointing to the active node. 6. Export this local device to the initiator(s) using SCST -*path-through* handler (scst_disk). Pass-though is needed to redirect +*pass-through* handler (scst_disk). Pass-though is needed to redirect non-block commands as well: ATS, XCOPY, etc. 7. Set ALUA state to this target as "nonoptimized".