[Bug 164793] [kern] RLIMIT_FSIZE does not work, affecting ftruncate(2) and truncate(2)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 08 Oct 2022 00:39:45 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164793 --- Comment #22 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=064d5d4dee053f70ff82f9a1f98ed42e38f36b47 commit 064d5d4dee053f70ff82f9a1f98ed42e38f36b47 Author: Konstantin Belousov <kib@FreeBSD.org> AuthorDate: 2022-09-18 13:28:11 +0000 Commit: Konstantin Belousov <kib@FreeBSD.org> CommitDate: 2022-10-08 00:29:35 +0000 tmpfs: disallow truncation to set file size past RLIMIT_FSIZE PR: 164793 (cherry picked from commit b5b16659c5aceb9caa0a9b76c7746e1d12a505ce) sys/fs/tmpfs/tmpfs_subr.c | 4 ++++ 1 file changed, 4 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.