freebsd-dev/sys/fs/tarfs
Zhenlei Huang c3c5e6c3e6 tarfs: Use the existing CTLFLAG_RWTUN flag definition
Use it when possible, instead of separated flags.

No functional change intended.

Reviewed by:	hselasky, erj
MFC after:	3 days
Differential Revision:	https://reviews.freebsd.org/D39466
2023-04-12 12:20:38 +08: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: Use a separate debug bit for bounce buffer usage. 2023-02-16 00:40:45 +00:00
tarfs_subr.c tarfs: Use the existing CTLFLAG_RWTUN flag definition 2023-04-12 12:20:38 +08: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 tarfs: Remove unused code. 2023-02-02 23:16:17 +00:00