mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-25 07:51:28 +00:00
scst/README: Document the lun<X> sysfs attributes
The sessions/<sess>/lun<X> sysfs attribute "active_commands" is not yet documented. Hence add documentation for that sysfs attribute. Signed-off-by: Bart Van Assche <bvanassche@acm.org> git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5850 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -690,6 +690,12 @@ Each session subdirectory contains the following entries:
|
||||
See below description of the VDISK's sysfs interface for samples.
|
||||
|
||||
|
||||
Each sessions/<sess>/lun<X> subdirectory contains the following entries:
|
||||
|
||||
- active_commands - contains number of active, i.e. not yet or being
|
||||
executed, SCSI commands for lun<X> in session <sess>.
|
||||
|
||||
|
||||
Access and devices visibility management (LUN masking)
|
||||
------------------------------------------------------
|
||||
|
||||
|
||||
@@ -552,6 +552,12 @@ Each session subdirectory contains the following entries:
|
||||
See below description of the VDISK's sysfs interface for samples.
|
||||
|
||||
|
||||
Each sessions/<sess>/lun<X> subdirectory contains the following entries:
|
||||
|
||||
- active_commands - contains number of active, i.e. not yet or being
|
||||
executed, SCSI commands for lun<X> in session <sess>.
|
||||
|
||||
|
||||
Access and devices visibility management (LUN masking)
|
||||
------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user