Date: Sat, 08 Oct 2022 00:39:40 +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-I15dRQ9fJC@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 #18 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D2bd3dbe3dd60aeb84ebc52f23f0f4205d= 3eb082d commit 2bd3dbe3dd60aeb84ebc52f23f0f4205d3eb082d Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2022-09-18 13:27:28 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-10-08 00:29:36 +0000 tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE PR: 164793 (cherry picked from commit 8bdb2695d69710b7f2e7cc20820aab8b3f4668a6) sys/fs/tmpfs/tmpfs_vnops.c | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) --=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-I15dRQ9fJC>