opnsense-src/sys/fs/tmpfs
Konstantin Belousov 9b9f054e73 Stop cleaning MNT_LOCAL on unmount
Tested by:	pho

(cherry picked from commit 1d9f3a37eb)
2023-01-20 05:22:32 +02:00
..
tmpfs.h tmpfs: for used pages, account really allocated pages, instead of file sizes 2023-01-20 05:19:50 +02: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: for used pages, account really allocated pages, instead of file sizes 2023-01-20 05:19:50 +02:00
tmpfs_vfsops.c Stop cleaning MNT_LOCAL on unmount 2023-01-20 05:22:32 +02:00
tmpfs_vnops.c tmpfs_getattr(): Only take vm_object lock on 32bit machines 2023-01-20 05:19:56 +02:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00