Fix typo in r267481.
MFC after: 3 days
This commit is contained in:
parent
80a89f9553
commit
689a02cb4f
@ -2410,7 +2410,7 @@ cfiscsi_lun_enable(void *arg, struct ctl_id target_id, int lun_id)
|
||||
target = ctl_get_opt(control_softc->ctl_luns[lun_id]->be_lun,
|
||||
"cfiscsi_target");
|
||||
target_alias = ctl_get_opt(control_softc->ctl_luns[lun_id]->be_lun,
|
||||
"cfiscsi_target)alias");
|
||||
"cfiscsi_target_alias");
|
||||
lun = ctl_get_opt(control_softc->ctl_luns[lun_id]->be_lun,
|
||||
"cfiscsi_lun");
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user