mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-22 05:01:27 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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:
|
||||
~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user