Page MenuHomeFreeBSD

ctld: Support anonymous LUN entries in UCL
Needs ReviewPublic

Authored by jhb on Tue, Feb 11, 1:20 AM.
Tags
None
Referenced Files
F109909162: D48937.diff
Tue, Feb 11, 1:56 AM
F109909161: D48937.diff
Tue, Feb 11, 1:56 AM
F109908825: D48937.diff
Tue, Feb 11, 1:51 AM
Subscribers

Details

Reviewers
asomers
Summary

If a target LUN entry doesn't have a name property, assume it is an
anonymous LUN and parse other properties from the entry to define the
LUN.

This removes the odd support for target LUNs only named by an integer.
My guess is this was meant to implement support for anonymous LUNs
based on how the syntax for this works in the non-UCL case, but the
prior implementation was useless (it just created unconfigured LUNs).

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62364
Build 59248: arc lint + arc unit