Minor docs update

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1545 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-03-17 12:48:21 +00:00
parent 063b1f9d71
commit 95bdae04a4
3 changed files with 10 additions and 2 deletions

View File

@@ -452,7 +452,9 @@ both iSCSI-SCST targets will look like:
| | |-- MaxOutstandingR2T
| | |-- MaxRecvDataSegmentLength
| | |-- MaxXmitDataSegmentLength
| | |-- NopInInterval
| | |-- QueuedCommands
| | |-- RspTimeout
| | |-- enabled
| | |-- ini_groups
| | | `-- mgmt
@@ -501,7 +503,9 @@ both iSCSI-SCST targets will look like:
| | |-- MaxRecvDataSegmentLength
| | |-- MaxXmitDataSegmentLength
| | |-- OutgoingUser
| | |-- NopInInterval
| | |-- QueuedCommands
| | |-- RspTimeout
| | |-- enabled
| | |-- ini_groups
| | | |-- mgmt

View File

@@ -363,7 +363,9 @@ both iSCSI-SCST targets will look like:
| | |-- MaxOutstandingR2T
| | |-- MaxRecvDataSegmentLength
| | |-- MaxXmitDataSegmentLength
| | |-- NopInInterval
| | |-- QueuedCommands
| | |-- RspTimeout
| | |-- enabled
| | |-- ini_groups
| | | `-- mgmt
@@ -412,7 +414,9 @@ both iSCSI-SCST targets will look like:
| | |-- MaxRecvDataSegmentLength
| | |-- MaxXmitDataSegmentLength
| | |-- OutgoingUser
| | |-- NopInInterval
| | |-- QueuedCommands
| | |-- RspTimeout
| | |-- enabled
| | |-- ini_groups
| | | |-- mgmt

View File

@@ -502,8 +502,8 @@ Rules summary
A management utility (scstadmin) SHOULD NOT keep any knowledge specific
to any device, dev handler, target or target driver. It SHOULD only know
the common SCST SYSFS rules, which all dev handlers target drivers MUST
follow. Namely:
the common SCST SYSFS rules, which all dev handlers and target drivers
MUST follow. Namely:
Common rules:
~~~~~~~~~~~~~