Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2022 16:43:17 +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-SUCNRAeMsx@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 #12 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D701b73858e3afa15d8ca2ea4aa480173c=
cc5960e

commit 701b73858e3afa15d8ca2ea4aa480173ccc5960e
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2022-09-18 11:51:03 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2022-09-24 16:41:26 +0000

    msdosfs: disallow truncation to set file size past RLIMIT_FSIZE

    PR:     164793
    Reviewed by:    asomers, jah, markj
    Tested by:      pho
    Sponsored by:   The FreeBSD Foundation
    MFC after:      2 weeks
    Differential revision:  https://reviews.freebsd.org/D36625

 sys/fs/msdosfs/msdosfs_vnops.c | 3 +++
 1 file changed, 3 insertions(+)

--=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-SUCNRAeMsx>