opnsense-src/sys/fs/fuse
Mateusz Guzik ba8cc6d727 vfs: use __enum_uint8 for vtype and vstate
This whacks hackery around only reading v_type once.

Bump __FreeBSD_version to 1400093
2023-07-05 15:06:30 +00:00
..
fuse.h [skip ci] update copyright headers in fusefs files 2019-06-28 04:18:10 +00:00
fuse_device.c fusefs: validate servers' error values 2022-04-15 13:57:32 -06:00
fuse_file.c fusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPENDIR_SUPPORT 2021-09-26 21:57:29 -06:00
fuse_file.h fusefs: implement FUSE_NO_OPEN_SUPPORT and FUSE_NO_OPENDIR_SUPPORT 2021-09-26 21:57:29 -06:00
fuse_internal.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
fuse_internal.h vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
fuse_io.c fusefs: truncate write if it would exceed RLIMIT_FSIZE 2022-09-25 15:02:59 -06:00
fuse_io.h fusefs: inline fuse_io_dispatch 2021-12-06 21:41:50 -07:00
fuse_ipc.c fusefs: implement VOP_ALLOCATE 2021-12-31 21:05:28 -07:00
fuse_ipc.h fusefs: handle evil servers that return illegal inode numbers 2022-05-12 14:32:26 -06:00
fuse_kernel.h fusefs: implement VOP_DEALLOCATE 2022-01-18 21:13:02 -07:00
fuse_main.c fusefs: Remove an unused pbuf zone 2023-05-22 09:33:57 -04:00
fuse_node.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
fuse_node.h vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
fuse_vfsops.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
fuse_vnops.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00