freebsd-dev/sys/fs/tmpfs
Alex Richardson 1d15bceae6 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
2021-01-29 09:30:25 +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
tmpfs_subr.c tmpfs: drop acq fence now that vn_load_v_data_smr has consume semantics 2021-01-25 22:40:15 +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-01-29 09:30:25 +00:00
tmpfs_vnops.h tmpfs: add VOP_STAT handler 2020-08-07 23:07:47 +00:00
tmpfs.h tmpfs: add support for lockless symlink lookup 2021-01-23 15:04:43 +00:00