mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 03:01:26 +00:00
Comment extended
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3162 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1084,7 +1084,9 @@ struct scst_tgt_template {
|
||||
* Note: SCST can be configured such that a device can be accessed
|
||||
* from several different transports at the same time. It is important
|
||||
* that all clients see the same USN for proper operation. Overriding
|
||||
* the serial number can lead to subtle misbehavior.
|
||||
* the serial number can lead to subtle misbehavior. Particularly,
|
||||
* "usn" sysfs attribute of the corresponding devices will still show
|
||||
* the devices generated or assigned serial numbers.
|
||||
*/
|
||||
int (*get_serial)(const struct scst_tgt_dev *tgt_dev, char *buf,
|
||||
int size);
|
||||
|
||||
Reference in New Issue
Block a user