[Bug 293076] ctld regression in FreeBSD 15: multiple physical ports per target rejected and ports not enabled automatically
[email protected] Tue, 23 Jun 2026 16:29:09 +0000
| Newsgroups | gmane.os.freebsd.devel.scsi |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D293076 --- Comment #33 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Db6564c32ea988f738bdab11857b87f34b= 8189dd6 commit b6564c32ea988f738bdab11857b87f34b8189dd6 Author: John Baldwin <[email protected]> AuthorDate: 2026-04-23 19:16:08 +0000 Commit: John Baldwin <[email protected]> CommitDate: 2026-06-23 16:05:56 +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 (cherry picked from commit 3df5cc33d894edd6b0ae87e51f0e35c3501fb907) 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.=