|
@@ -902,7 +902,7 @@ static ssize_t tcm_qla2xxx_tpg_fabric_prot_type_show(struct config_item *item,
|
|
|
return sprintf(page, "%d\n", tpg->tpg_attrib.fabric_prot_type);
|
|
|
}
|
|
|
|
|
|
-CONFIGFS_ATTR_WO(tcm_qla2xxx_tpg_, enable);
|
|
|
+CONFIGFS_ATTR(tcm_qla2xxx_tpg_, enable);
|
|
|
CONFIGFS_ATTR_RO(tcm_qla2xxx_tpg_, dynamic_sessions);
|
|
|
CONFIGFS_ATTR(tcm_qla2xxx_tpg_, fabric_prot_type);
|
|
|
|