Datera / rtslib

The Linux SCSI Target API
http://linux-iscsi.org
Apache License 2.0
19 stars 17 forks source link

discovery authentication uses mutual_* prefix instead of *_mutual suffix #8

Open nablio3000 opened 9 years ago

nablio3000 commented 9 years ago

Currently, the discovery authentication uses mutual_* prefix for authentication configfs attributes, while the other TPG + NodeACL authentication uses a *_mutual suffix.

Also, the underlying configfs attributes use a *_mutual suffix for all cases.