From 915d3b74302de52bf47b74178981ad336ee8aca6 Mon Sep 17 00:00:00 2001 From: Bart Van Assche Date: Thu, 4 Oct 2018 03:29:47 +0000 Subject: [PATCH] scst/README: Fix spelling git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7493 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 2cf205061..1c3dcaa4a 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".