mirror of
https://github.com/SCST-project/scst.git
synced 2026-08-18 21:26:31 +00:00
Cleanups
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@682 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
+2
-1
@@ -1638,7 +1638,8 @@ void scst_unregister(struct scst_tgt *tgt);
|
||||
*
|
||||
* Parameters:
|
||||
* tgt - target
|
||||
* atomic - true, if the function called in the atomic context
|
||||
* atomic - true, if the function called in the atomic context. If false,
|
||||
* this function will block until the session registration is completed.
|
||||
* initiator_name - remote initiator's name, any NULL-terminated string,
|
||||
* e.g. iSCSI name, which used as the key to found appropriate access
|
||||
* control group. Could be NULL, then "default" group is used.
|
||||
|
||||
Reference in New Issue
Block a user