freebsd-dev/sys/fs
2005-03-17 15:15:29 +00:00
..
cd9660 Forgot to replace code to set fsid in vop_getattr. 2005-03-17 14:43:40 +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 Prepare for the final onslaught on devices: 2005-03-17 12:07:00 +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 Add two arguments to the vfs_hash() KPI so that filesystems which do 2005-03-16 11:20:51 +00:00
msdosfs Add two arguments to the vfs_hash() KPI so that filesystems which do 2005-03-16 11:20:51 +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 - Lock the clearing of v_data so it is safe to inspect it with the 2005-03-17 12:00:05 +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 Also remember to set the fsid here. 2005-03-17 15:15:29 +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