CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/03/02 06:58:08
Modified files:
sys/scsi : scsiconf.c
Log message:
Move the code obtaining the LUN 0 scsi_link used to determine the
LUNs available to a target into scsi_get_target_luns(). Clearer
code and prep for future changes.
No functional change.
Extracted from a larger diff submitted by Scott Nicholas via
tech@.
