freebsd-dev/sys/fs/tmpfs
Ka Ho Ng 8d7cd10ba6 tmpfs: Implement VOP_DEALLOCATE
Implementing VOP_DEALLOCATE to allow hole-punching in the same manner as
POSIX shared memory's fspacectl(SPACECTL_DEALLOC) support.

Sponsored by:	The FreeBSD Foundation
Reviewed by:	kib
Differential Revision:	https://reviews.freebsd.org/D31684
2021-08-26 05:34:54 +08:00
..
tmpfs_fifoops.c tmpfs: restore atime updates for reads from page cache. 2020-09-16 21:28:18 +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: Implement VOP_DEALLOCATE 2021-08-26 05:34:54 +08:00
tmpfs_vfsops.c tmpfs: Fix styles 2021-08-24 22:45:08 +08:00
tmpfs_vnops.c tmpfs: Implement VOP_DEALLOCATE 2021-08-26 05:34:54 +08:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00
tmpfs.h tmpfs: Implement VOP_DEALLOCATE 2021-08-26 05:34:54 +08:00