HomeFreeBSD

MFC 315bca194a14:

Description

MFC 315bca194a14:

Fix an early return in ctld UCL parser

If the UCL ctld parser encountered a port that used the CTL
ioctl device, it fell into a special case that had an erroneous
early return. This caused all configuration in the target
following the port attribute to be skipped. Fix this by replacing
the return with a continue so that the rest of the config is
parsed correctly.

Sponsored by: Dell EMC Isilon
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D31703
Reviewed by: bapt

(cherry picked from commit 315bca194a14f3b9ec683675bafa8d990d16bfaf)

Details

Provenance
rstoneAuthored on Jul 7 2021, 8:04 PM
Reviewer
bapt
Differential Revision
D31703: Fix an early return in ctld UCL parser
Parents
rGf6a7ce86fc2d: vt: fix double-click word selection for first/last word on line
Branches
Unknown
Tags
Unknown