freebsd-dev/sys/fs/tarfs
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
..
tarfs_dbg.h tarfs: Use a separate debug bit for bounce buffer usage. 2023-02-16 00:40:45 +00:00
tarfs_io.c tarfs: Don't use IO_DIRECT when reading from tarball. 2023-06-20 10:02:10 +00:00
tarfs_subr.c vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00
tarfs_vfsops.c tarfs_mount allow control of vfs_mountedfrom 2023-03-28 10:57:26 -07:00
tarfs_vnops.c tarfs: Fix deadlock between descent and ascent in tarfs_lookup(). 2023-02-10 17:19:45 +00:00
tarfs.h vfs: use __enum_uint8 for vtype and vstate 2023-07-05 15:06:30 +00:00