freebsd-dev/sys/fs
Poul-Henning Kamp 9477d73e32 cdev (still) needs per instance uid/gid/mode
Add unlocked version of dev_ref()

Clean up various stuff in sys/conf.h
2005-03-31 10:29:57 +00:00
..
cd9660 - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
coda - Don't panic if we can't lock a child in lookup, return an error instead. 2005-03-28 13:39:16 +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 cdev (still) needs per instance uid/gid/mode 2005-03-31 10:29:57 +00:00
fdescfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +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 - Correct the dprintf format int the _lookup routine. 2005-03-28 14:26:01 +00:00
msdosfs - Remove wantparent, it is no longer necessary. An assert in vfs_lookup.c 2005-03-29 13:04:00 +00:00
ntfs - Correct the dprintf format int the _lookup routine. 2005-03-28 14:26:01 +00:00
nullfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
nwfs - Remove wantparent, it is no longer necessary. An assert in vfs_lookup.c 2005-03-29 13:09:42 +00:00
portalfs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
procfs Don't export major,minor, instead export tty name. 2005-03-15 11:05:11 +00:00
pseudofs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
smbfs - Remove wantparent, it is no longer necessary. An assert in vfs_lookup.c 2005-03-29 13:09:42 +00:00
udf - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:31:57 +00:00
umapfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
unionfs - Remove unnecessary LOCKPARENT manipulation. 2005-03-28 13:29:15 +00:00