]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE
authorKonstantin Belousov <kib@FreeBSD.org>
Sun, 18 Sep 2022 13:27:28 +0000 (16:27 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Sat, 8 Oct 2022 00:29:36 +0000 (03:29 +0300)
commit2bd3dbe3dd60aeb84ebc52f23f0f4205d3eb082d
tree58577449a977257fd770c7f16b7ee02374f4f684
parent337b0852e942205246f16c30a923900edbb16a8c
tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE

PR: 164793

(cherry picked from commit 8bdb2695d69710b7f2e7cc20820aab8b3f4668a6)
sys/fs/tmpfs/tmpfs_vnops.c