[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:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=164793
--- Comment #21 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f0ebdb4254e81feb726a58a38a399a95f307f656
commit f0ebdb4254e81feb726a58a38a399a95f307f656
Author: Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-09-18 11:46:19 +0000
Commit: Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-10-08 00:29:36 +0000
Add vn_rlimit_fsizex() and vn_rlimit_fsizex_res()
PR: 164793
(cherry picked from commit 1b4b75171ee3f2213b7671878a910fd5ddb3306e)
sys/kern/vfs_vnops.c | 92 +++++++++++++++++++++++++++++++++++++++++++++-------
sys/sys/vnode.h | 3 ++
2 files changed, 83 insertions(+), 12 deletions(-)
--
You are receiving this mail because:
You are the assignee for the bug.