mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 21:51:27 +00:00
Docs update
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@5300 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -266,7 +266,11 @@ Identifier attribute.
|
||||
|
||||
To provide OPTIONAL force close session functionality target drivers
|
||||
MUST implement it using "force_close" write only session's attribute,
|
||||
which on write to it MUST close the corresponding session.
|
||||
which on write to it MUST close the corresponding session. The
|
||||
recommended way to implement it is to add close_session callback to the
|
||||
target driver's struct scst_tgt_template. This way allows SCST on
|
||||
initiators' security groups deletion to automatically force close
|
||||
sessions in those groups.
|
||||
|
||||
See SCST core's README for more info about those attributes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user