opnsense-src/sys/fs/tmpfs
Alex Richardson 79edf3d795 tmpfs: implement pathconf(_PC_SYMLINK_MAX)
This fixes one of the sys/audit tests when running them on tmpfs.

Reviewed By:	delphij, kib
Differential Revision: https://reviews.freebsd.org/D28387

(cherry picked from commit 1d15bceae6)
2021-03-17 09:49:49 +00:00
..
tmpfs.h tmpfs: add support for lockless symlink lookup 2021-02-01 12:38:23 +00: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: drop acq fence now that vn_load_v_data_smr has consume semantics 2021-02-01 12:39:16 +00:00
tmpfs_vfsops.c tmpfs_free_tmp(): explicitly assert that tmp is locked 2021-01-10 04:48:29 +02:00
tmpfs_vnops.c tmpfs: implement pathconf(_PC_SYMLINK_MAX) 2021-03-17 09:49:49 +00:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00