Date: Wed, 12 Oct 2022 04:50:36 +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-A8jHDYQavh@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 #26 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Db9f82f035af41476e5b73ab72292a84a3= 46f0941 commit b9f82f035af41476e5b73ab72292a84a346f0941 Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2022-09-25 17:56:11 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2022-10-12 04:49:26 +0000 fusefs: respect RLIMIT_FSIZE during truncate PR: 164793 Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D36703 (cherry picked from commit 0a192b3abab19deac70f762cd1ec45ba09ec47ca) sys/fs/fuse/fuse_vnops.c | 3 +++ tests/sys/fs/fusefs/setattr.cc | 44 ++++++++++++++++++++++++++++++++++++++= +++- 2 files changed, 46 insertions(+), 1 deletion(-) --=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-A8jHDYQavh>