opnsense-src/sys/fs
Poul-Henning Kamp 45c26fa2b6 Improve the vfs_hash() API: vput() the unneeded vnode centrally to
avoid replicating the vput in all the filesystems.
2005-03-15 20:00:03 +00:00
..
cd9660 Improve the vfs_hash() API: vput() the unneeded vnode centrally to 2005-03-15 20:00:03 +00:00
coda Disable two users of findcdev. They do the wrong thing now and will 2005-03-15 12:39:30 +00:00
deadfs - Deadfs may now use the standard vop lock, get rid of dead_lock(). 2005-03-13 12:06:20 +00:00
devfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:14:56 +00:00
fdescfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
fifofs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
hpfs Improve the vfs_hash() API: vput() the unneeded vnode centrally to 2005-03-15 20:00:03 +00:00
msdosfs Improve the vfs_hash() API: vput() the unneeded vnode centrally to 2005-03-15 20:00:03 +00:00
ntfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
nullfs - Assume that all lower filesystems now support proper locking. Assert 2005-03-15 13:49:33 +00:00
nwfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
portalfs Whitespace in vop_vector{} initializations. 2005-01-13 18:59:48 +00:00
procfs Don't export major,minor, instead export tty name. 2005-03-15 11:05:11 +00:00
pseudofs Hook pfs_lookup() up to vfs_cachedlookup_desc instead of vfs_lookup_desc, 2005-03-14 16:24:50 +00:00
smbfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
udf Improve the vfs_hash() API: vput() the unneeded vnode centrally to 2005-03-15 20:00:03 +00:00
umapfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00
unionfs - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:18:25 +00:00