freebsd-dev/sys/fs/tmpfs
Konstantin Belousov 8bdb2695d6 tmpfs: truncate write if it would exceed the fs max file size or 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
2022-09-24 19:42:05 +03:00
..
tmpfs_fifoops.c tmpfs: add vop_stdadd_writecount_nomsync to fifo vnode ops 2021-11-26 19:32:35 +00:00
tmpfs_fifoops.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
tmpfs_subr.c tmpfs: disallow truncation to set file size past RLIMIT_FSIZE 2022-09-24 19:41:30 +03:00
tmpfs_vfsops.c vfs: replace the MNTK_TEXT_REFS flag with VIRF_TEXT_REF 2021-11-27 23:07:25 +00:00
tmpfs_vnops.c tmpfs: truncate write if it would exceed the fs max file size or RLIMIT_FSIZE 2022-09-24 19:42:05 +03:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00
tmpfs.h Change VOP_READDIR's cookies argument to a **uint64_t 2021-12-15 20:54:57 -07:00