From nobody Sun May 10 18:11:18 2026 X-Original-To: dev-commits-src-all@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 4gD9sM2H5Dz6cjgd for ; Sun, 10 May 2026 18:11:19 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gD9sL3Ht3z3JlB for ; Sun, 10 May 2026 18:11:18 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1778436678; 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=m2J/J5x/F/weqBCeJvgxryVe2q8Zqpr3AUfCGI+16sM=; b=BpA5J7GZzXaU0ISdrToDdEFswthOYR5nWNhnO+uDLhl39QRcXYtOmPr35H+jDw+3WxtiyG lskXbk4KlPDty9WdgiJijTlJff8pflmD8Vp7W5GPoA8dbp+kWdhdBEDFxMPHl71GW/KsEj nEzn0yqBOP3p7ZbUGPSDrlepNjkJJDYeVMHcXkRqEBIxMwS3Aa9hvjxHpxCBl+QF1jLkso RNjXMcHPTQ+2var02omCKnUJRO/uK0Z7CWjf2aVqpNH7B0GZ2y59DUpjxss8uFFvz585QT Ymfx/dYZr5PmKYJfaIDMTYymbG88a/sBjxYEGSimPE5+5pdKtP6dg1ypZlSM7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778436678; a=rsa-sha256; cv=none; b=jJB5m1/7mwgFmq5PEQoqjZBAXQWBFAz71F0zC2E3M4QRiXYCo5q/spyCm0+sSxAGnYAmAK HPr+DYcWtSUNdZQ7STbyHfW+pwGPdHx+VXECDNRH5bZkeHHD9JIiTnXQvAwwDUwkF/y0FQ N15bZnmuFa1LwXplgnpMz4jcrop0z/4lQSbfLXq2SW4uOGgpx5PwsKNFKjGst+mzPs45+E ieSWGkgRtiNKI1+F+znHfWnRsnM0ndJ+l/jYkzxwcqIUG5P+3ts+0H81yhGFSy3QlUymT7 kI7C3PxCtxFiN629E1kgL52dYfjqwDt3Fqc3u8/XX4vHMzUJ7dbssyL91CUyvw== 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=1778436678; 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=m2J/J5x/F/weqBCeJvgxryVe2q8Zqpr3AUfCGI+16sM=; b=jf4twBHN9AzZtsxerECU+wLN+yst9mMTSeGle1uVVu8VaetfavZcMZuIS+Br8eBCYroeCl gMcACs58/Z5bRCdLcPa1qwufxwhI8tVfxFtVMgdrNzeik34hn2+VGfOt3lWSB37+8hXUka gQTybyFJ1BgIST/8T6PzlSXdSmwlz3gp6zzo+CJGQq6BsL7c1vUzzyX3rsbVryv5xY92Y3 cImui+dfiJQhyVUf/TKUdZ7B9VHICy+Ib/DDiQxeUBg5gN3T+P+PWPBx4i+k4w7gn91i3J KkqCy/oV1CGGco7F5ugNgXMuKu9LkJ1XlN3vRCOTye+ntixHV7g9SPuVjrMAAQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4gD9sL1ptYzgdY for ; Sun, 10 May 2026 18:11:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 41de6 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Sun, 10 May 2026 18:11:18 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Konstantin Belousov Subject: git: 5e4947f7e08a - main - sys/vnode.h: remove stale comment List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@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: kib X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5e4947f7e08a90ba50f9e8cea9ae5e128717cb5f Auto-Submitted: auto-generated Date: Sun, 10 May 2026 18:11:18 +0000 Message-Id: <6a00ca46.41de6.75480034@gitrepo.freebsd.org> The branch main has been updated by kib: URL: https://cgit.FreeBSD.org/src/commit/?id=5e4947f7e08a90ba50f9e8cea9ae5e128717cb5f commit 5e4947f7e08a90ba50f9e8cea9ae5e128717cb5f Author: Konstantin Belousov AuthorDate: 2026-04-24 02:06:02 +0000 Commit: Konstantin Belousov CommitDate: 2026-05-10 17:43:46 +0000 sys/vnode.h: remove stale comment The source sweep is not going to happen. Reviewed by: markj Sponsored by: The FreeBSD Foundation MFC after: 1 week Differential revision: https://reviews.freebsd.org/D56611 --- sys/sys/vnode.h | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/sys/vnode.h b/sys/sys/vnode.h index d1d20778a8ec..4fee025a93ea 100644 --- a/sys/sys/vnode.h +++ b/sys/sys/vnode.h @@ -221,7 +221,6 @@ _Static_assert(sizeof(struct vnode) <= 448, "vnode size crosses 448 bytes"); #define bo2vnode(bo) __containerof((bo), struct vnode, v_bufobj) -/* XXX: These are temporary to avoid a source sweep at this time */ #define v_object v_bufobj.bo_object #define VN_KNOTE(vp, b, a) do { \