[Bug 293076] ctld regression in FreeBSD 15: multiple physical ports per target rejected and ports not enabled automatically

[email protected] Thu, 23 Apr 2026 19:18:05 +0000
Newsgroups gmane.os.freebsd.devel.scsi
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D293076

--- Comment #20 from [email protected] ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3df5cc33d894edd6b0ae87e51f0e35c35=
01fb907

commit 3df5cc33d894edd6b0ae87e51f0e35c3501fb907
Author:     John Baldwin <[email protected]>
AuthorDate: 2026-04-23 19:16:08 +0000
Commit:     John Baldwin <[email protected]>
CommitDate: 2026-04-23 19:16:08 +0000

    ctld: Ports without a portal group are not dummy ports

    The default implementation of is_dummy should return false.  Only
    portal group ports should possibly return true.

    PR:             293076
    Reported by:    Ken J. Thomson <[email protected]>
    Fixes:          6acc7afa34aa ("ctld: Convert struct port to a hierarchy=
 of
C++ classes")
    Sponsored by:   Chelsio Communications
    Differential Revision:  https://reviews.freebsd.org/D56524

 usr.sbin/ctld/ctld.hh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=