Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Oct 2022 00:39:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        standards@FreeBSD.org
Subject:   [Bug 164793] [kern] RLIMIT_FSIZE does not work, affecting ftruncate(2) and truncate(2)
Message-ID:  <bug-164793-99-u0e6FHSM6A@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/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D164793

--- Comment #23 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D3936744da50c0f10466780305208f6154=
2131898

commit 3936744da50c0f10466780305208f61542131898
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-09-18 11:49:57 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-08 00:29:35 +0000

    UFS: disallow truncation to set file size past RLIMIT_FSIZE

    PR:     164793

    (cherry picked from commit 70385088cafaab3365c5243f22b8fc9c712c1fde)

 sys/ufs/ufs/ufs_vnops.c | 3 +++
 1 file changed, 3 insertions(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-164793-99-u0e6FHSM6A>