Date: Sun, 25 Sep 2022 21:04:20 +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-mPXG2aHPzZ@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 #17 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Dbe280f60dd8e8ef765a76966aac9c6ca7= d6264d0 commit be280f60dd8e8ef765a76966aac9c6ca7d6264d0 Author: Alan Somers <asomers@FreeBSD.org> AuthorDate: 2022-09-25 18:59:33 +0000 Commit: Alan Somers <asomers@FreeBSD.org> CommitDate: 2022-09-25 21:02:59 +0000 fusefs: truncate write if it would exceed RLIMIT_FSIZE PR: 164793 MFC after: 2 weeks Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D36703 sys/fs/fuse/fuse_io.c | 16 ++++++--- tests/sys/fs/fusefs/write.cc | 78 ++++++++++++++++++++++++++++++++++++++--= ---- 2 files changed, 80 insertions(+), 14 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-mPXG2aHPzZ>