]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tmpfs: disallow truncation to set file size past RLIMIT_FSIZE
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 18 Sep 2022 13:28:11 +0000 (16:28 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 24 Sep 2022 16:41:30 +0000 (19:41 +0300)
commitb5b16659c5aceb9caa0a9b76c7746e1d12a505ce
tree7c7574eff4b48e9a9ec3dddffa29be743399c424
parent701b73858e3afa15d8ca2ea4aa480173ccc5960e
tmpfs: 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/tmpfs/tmpfs_subr.c