From nobody Mon Oct 28 19:50:46 2024 X-Original-To: bugs@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 4XckX70b13z5bjqH for ; Mon, 28 Oct 2024 19:50:47 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XckX64d2Xz437l for ; Mon, 28 Oct 2024 19:50:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1730145046; 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: in-reply-to:in-reply-to:references:references; bh=wdMEg/nPtSs5d7akW7pDEs3yBGiRKRfUx6EjOMpjGF8=; b=pwmxz6OY2THyLFo++N/R0B6VjqqTGNSJ6jUcxeZEsmKzwC0hshEqTWLRnJiIQkMZOzHj85 jU/FX4eluLnTCBKqnUd/jnWarD6HWkGeWcvL7wNix4vpm9NV809qS1Tnea3is54T+43AId //Y3ZtEJoMmqc3n5OhK6Gs/EJlErWtd8Lw+YRK6eC5MIDxue2Go1qrCn51MSkFxYd7MbvH 2ZxyVzjiRx6DPeruaBRKkVOzARIBxp7+0iGO0a9qTUTeLC6BX6oSxRNaIqNbTtoySihwn8 SjGdxTgnfqz2KK18RR/sWlNHnClCnpm0HkH8zzehHO78gTXYOjTo08bcfnpAzg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1730145046; a=rsa-sha256; cv=none; b=hXwDq9b1relqLId04xuWiZX+p6Q5dXcQ+iDHc9GtDfPMqAHiMz5U2uQuMbay1Eyfij9a3q MX4ntPnru7wQCyiLrqF/MM9megdM3UQyzGYL7A1xAXxIEg/YI+v5S57RQDMlaL1OD6FlP/ ALumXxlL+0a0fHw3c7fHU3ZIwV3wV0LRf60XXfPELzVKkmE0JEN8Jgj3dKvigUjCECofo2 DiJ6JOKJlc3HOX2sfgUV37lxtWV6CmghuxfPL10/peoT90D7yaD9el11/lDioUY6jP6C1r 8iQodOphUbJ6/kgwdN5hHuvyvSpT2KRKsml7owCL6P/bx2/HEXKzIJcPpN/MmQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XckX64DV6zsgB for ; Mon, 28 Oct 2024 19:50:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 49SJok6F095016 for ; Mon, 28 Oct 2024 19:50:46 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 49SJokxX095013 for bugs@FreeBSD.org; Mon, 28 Oct 2024 19:50:46 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 124487] [procfs] Extending the PROCFS (/proc) filesystem: patch + rationale Date: Mon, 28 Oct 2024 19:50:46 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 6.3-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: rbranco@suse.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D124487 Ricardo Branco changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbranco@suse.com --- Comment #3 from Ricardo Branco --- This can be closed. I was the original author. --=20 You are receiving this mail because: You are the assignee for the bug.=