From nobody Mon Nov 25 04:23:48 2024 X-Original-To: standards@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 4XxXdc69V5z5f9n8 for <standards@mlmmj.nyi.freebsd.org>; Mon, 25 Nov 2024 04:23:48 +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 4XxXdc0nslz4fhX for <standards@FreeBSD.org>; Mon, 25 Nov 2024 04:23:48 +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=1732508628; 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=xFD9pH0mVlFivbXluZ8JqE0SW9mCoQwKcVntEsz8BiI=; b=oP+pmyb25E/U/rmmD58CNU6Q9Yz7yBB5T/YTg2p82dOEa1qcSVixByqr4YpmfFMDZj9G45 +jmrbBZPE998JIsvUoqviY3F3PqW8CAS88g0A7Z5gyZbXlEspZjEnGtgLiRG/va8ESAS2H Sa/1PsxP4fPOB0lCyuwnAPyHRtHjjns0knPZNqH16/UXxZGBY1xspsasOA5qZu1vb1CKtD 7CEVfHkFz9blM2Y8zV6q+AhfHh0dZV3rej8UhdRFxyfmuV5F0gtVdFakMey5mc0DKeeDWa XFbWH31Xj0jWJW2e40YWuTSXcho0QiIdb15UFpNbhzf8ZhA1M4734yNZvc/QBQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1732508628; a=rsa-sha256; cv=none; b=AgACPeyXNWsGaLF4lMW5oVw1m/LcKM9t/1qdZLtTBCBcA6MB0RaGOT4/1uubPEYsfnvU4W RgQ0vS3bfgwSdNhI09bV5iV/NEuj0dQoBa5s5E/IDsT8IcXhKO3QjJBu+0E6HpFELJha9p OHrLro/e9a5TTK+brbRudNdCeymzDgxFKAYrb/lWTPMPWLgnbhSI0lsrekKpoG5nqHtPpm 3qq1NSNZQ/sFllhFIgsmfNle2DwqVBh88UAHn3iHZwjmLphAkLmINu4YpyZ/csnvbwE0go TbXLdAcvyEWrm3zHhJKYsUcuV14ihYvM7pRXe2O2ADtL/n81EZ/ofFjofhSD8A== 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 4XxXdc0N4czPkX for <standards@FreeBSD.org>; Mon, 25 Nov 2024 04:23:48 +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 4AP4NlCm023497 for <standards@FreeBSD.org>; Mon, 25 Nov 2024 04:23:47 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 4AP4NlrE023495 for standards@FreeBSD.org; Mon, 25 Nov 2024 04:23:47 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: standards@FreeBSD.org Subject: [Bug 164793] [kern] RLIMIT_FSIZE does not work, affecting ftruncate(2) and truncate(2) Date: Mon, 25 Nov 2024 04:23:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: 9.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: linimon@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: asomers@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: resolution bug_status assigned_to Message-ID: <bug-164793-99-62fC0DNfD7@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-164793-99@https.bugs.freebsd.org/bugzilla/> References: <bug-164793-99@https.bugs.freebsd.org/bugzilla/> 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: Standards compliance <freebsd-standards.freebsd.org> List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: <mailto:standards+help@freebsd.org> List-Post: <mailto:standards@freebsd.org> List-Subscribe: <mailto:standards+subscribe@freebsd.org> List-Unsubscribe: <mailto:standards+unsubscribe@freebsd.org> X-BeenThere: freebsd-standards@freebsd.org Sender: owner-freebsd-standards@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D164793 Mark Linimon <linimon@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Open |Closed Assignee|standards@FreeBSD.org |asomers@FreeBSD.org --- Comment #27 from Mark Linimon <linimon@FreeBSD.org> --- ^Triage: committed back in 2022. --=20 You are receiving this mail because: You are the assignee for the bug.=