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:
Vladislav Bolkhovitin
2014-10-17 02:32:28 +00:00
parent 6ae28a0494
commit a17fde27f9
2 changed files with 12 additions and 0 deletions

View File

@@ -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)
------------------------------------------------------

View File

@@ -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)
------------------------------------------------------