From 213a11e07bdae141c1aee3dd9ec05cfb17fdb70f Mon Sep 17 00:00:00 2001 From: Vladislav Bolkhovitin Date: Wed, 7 Jun 2017 01:23:59 +0000 Subject: [PATCH] scst: minor cleanup for previous commit git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7207 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 2d0d8c0e7..389840122 100644 --- a/scst/README +++ b/scst/README @@ -1876,7 +1876,7 @@ those initiator issues. Simply, they have had too few testing, because only marginally used. SCST has necessary support for such redirection, it just needs to be -configured it correctly. It's a little bit of effort, especially to +configured correctly. It's a little bit of effort, especially to understand how it's going to function, but then it would work MUCH more reliable for full range of initiators. Ever poor initiators, who have no idea about ALUA (boot from SAN, e.g.) would work now. diff --git a/scst/README_in-tree b/scst/README_in-tree index c97c8688b..df4125913 100644 --- a/scst/README_in-tree +++ b/scst/README_in-tree @@ -1729,7 +1729,7 @@ those initiator issues. Simply, they have had too few testing, because only marginally used. SCST has necessary support for such redirection, it just needs to be -configured it correctly. It's a little bit of effort, especially to +configured correctly. It's a little bit of effort, especially to understand how it's going to function, but then it would work MUCH more reliable for full range of initiators. Ever poor initiators, who have no idea about ALUA (boot from SAN, e.g.) would work now.