[SCSI] scsi_transport: Export CHAP index as sysfs attribute
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com> Reviewed-by: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: James Bottomley <JBottomley@Parallels.com>
This commit is contained in:
parent
376738af50
commit
3053495274
2 changed files with 11 additions and 0 deletions
|
@ -450,6 +450,9 @@ enum iscsi_param {
|
|||
|
||||
ISCSI_PARAM_TGT_RESET_TMO,
|
||||
ISCSI_PARAM_TARGET_ALIAS,
|
||||
|
||||
ISCSI_PARAM_CHAP_IN_IDX,
|
||||
ISCSI_PARAM_CHAP_OUT_IDX,
|
||||
/* must always be last */
|
||||
ISCSI_PARAM_MAX,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue