From nobody Tue Jun 23 16:28:31 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VR62N2z6hhXc for ; Tue, 23 Jun 2026 16:28:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gl9VR395mz3NFq for ; Tue, 23 Jun 2026 16:28:31 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Onu//jxUA/IUNBSZiy9UQcb6FoZ0u8dtL8tc9LwMB+U=; b=M5ZAisbqVl7g5gxj1JZB04XXuhbg6y2CZRnzeEPFnR/0YDuwtCiwIAbKGGbSpSTEviXwGS +FjwUo04CMUDQN/K5IJIU8z4DsYhmdfjyGNyHNvaHl6g5rWDXM8IhskZ4pZfgWctnA1zZD 6GBs9jtJrDht6ph5XlLOss58u0qOzkNF9qD/EO/sQYmr5TyKVnDcw0jeXtwHbrQ+A5rIj3 61aTy2PePRkpScjerW+Q96K1q5NZpDt4E9Y+YbkOKudZJj4UEDLnvQKeek4nBMVnM7Mo7X XwCHHaCcqONFwCD+VcCHiZvyx75saFXDSrfrXaWy+GvlTuG54u/F9va+zgpwCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1782232111; a=rsa-sha256; cv=none; b=ipaKkZu7zjW31EKfysVfHHdQ8cZw1jD7rHrB6izMnh6/rqxHLjg2uU7KB1Q4TgA+DNE32j Ku34IR0fWNEOFqHd9RNxHns+/YNUV1mO2ZBFvxLo9coPPAcWZ+c7vo+WVAm4CUmrNjgpca X8hcDslbITlBo8mgtc/T6U+pRbDSNWAUkcwRz/BBPrdUtuCHhdWbqLoHMWPyzY+TilOT3e IXwdTtyVmu2aGKm0ZqUk6zlsG6pEf4w6ZZBxcQFqK9LOR6kyT+mGsEqQMhYtT3TXEm00wV k3IhZbYjEqXz0yjJw4j7EUSz5EMUC/dHVd99YycHq/9ms9n+G4vBtuJnZ/VnIg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1782232111; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Onu//jxUA/IUNBSZiy9UQcb6FoZ0u8dtL8tc9LwMB+U=; b=U1cV1iEO+63qG2nrS7zHGupAYVX8XQ/bd4SA1WZ27Wq5wUcs9k2txvuM8thk0FQdC15VCv mgxKnH5XTigiIJ9uykYQ72pjCuMPbXNong6tGoOxu19mkaeUcKQXcb2J43xgw9oZz+A/We kqXmAmA3CQoZhbX5gfH+jduYWdlI+Ii7EzVPtfSZMwFkc2yT9n6HaTDSn6K5/5wB3Mec6O vRa7a0pWX02RKRmGE1AGq15cziiCymTE8J9xKapkXXf+uRysoUj0+XfaGy/WHOAuzUOpRr M7aE9xWpaZd64PHRhfU5X2pkNa7xxXveu1AlMzzwHvuB0WIeGHipYSsE8PYpLg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gl9VR1pLRzhpk for ; Tue, 23 Jun 2026 16:28:31 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 272ff by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 23 Jun 2026 16:28:31 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: John Baldwin Subject: git: cafe7b072632 - stable/15 - ctld: Mark a few more isns_* methods in the conf class private List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jhb X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: cafe7b07263220b3eadc29914c0d238f7de7a865 Auto-Submitted: auto-generated Date: Tue, 23 Jun 2026 16:28:31 +0000 Message-Id: <6a3ab42f.272ff.6d994964@gitrepo.freebsd.org> The branch stable/15 has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=cafe7b07263220b3eadc29914c0d238f7de7a865 commit cafe7b07263220b3eadc29914c0d238f7de7a865 Author: John Baldwin AuthorDate: 2026-05-18 19:47:57 +0000 Commit: John Baldwin CommitDate: 2026-06-23 16:17:31 +0000 ctld: Mark a few more isns_* methods in the conf class private These are only invoked from other methods in the conf class. Sponsored by: Chelsio Communications Differential Revision: https://reviews.freebsd.org/D56531 (cherry picked from commit 63d7b7fad2dd2343854c60f0da4ac46ef5b0d8b1) --- usr.sbin/ctld/ctld.hh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/ctld/ctld.hh b/usr.sbin/ctld/ctld.hh index 45590ada4111..d3b08dc12603 100644 --- a/usr.sbin/ctld/ctld.hh +++ b/usr.sbin/ctld/ctld.hh @@ -508,9 +508,6 @@ struct conf { void set_timeout(int timeout); bool add_isns(const char *addr); - void isns_register_targets(struct isns *isns, struct conf *oldconf); - void isns_deregister_targets(struct isns *isns); - void isns_schedule_update(); void isns_update(); int apply(struct conf *oldconf); @@ -523,6 +520,9 @@ private: struct isns_req isns_check_request(const char *hostname); struct isns_req isns_deregister_request(const char *hostname); void isns_check(struct isns *isns); + void isns_deregister_targets(struct isns *isns); + void isns_register_targets(struct isns *isns, struct conf *oldconf); + void isns_schedule_update(); std::string conf_pidfile_path; std::unordered_map> conf_luns;