freebsd-dev/sys/fs
Don Lewis b8b67f93a4 Don't try to unlock the directory vnode in null_lookup() if the lock is
shared with the underlying file system and the lookup in the underlying
file system did the unlock for us.
2004-01-11 23:44:32 +00:00
..
cd9660
coda
deadfs
devfs Improve on POLA by populating DEVFS before doing devfs(8) rule ioctls. 2004-01-02 19:02:28 +00:00
fdescfs
fifofs
hpfs
msdosfs Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation 2003-12-29 11:59:05 +00:00
ntfs Avoid sign extension when casting signed characters to unsigned wide 2003-12-16 01:52:54 +00:00
nullfs Don't try to unlock the directory vnode in null_lookup() if the lock is 2004-01-11 23:44:32 +00:00
nwfs Remove useless SMP check code. 2003-12-07 17:37:44 +00:00
portalfs
procfs Lock p->p_textvp before calling vn_fullpath() on it. Note the 2004-01-07 17:58:51 +00:00
pseudofs Constify, and add an API function to find a named node in a directory. 2003-12-07 17:41:19 +00:00
smbfs Restore closing of SMB find handle in smbfs_close(). 2004-01-10 03:45:30 +00:00
specfs
udf
umapfs
unionfs Pass ACL, extended attribute and MAC vnode ops down the vnode stack. 2004-01-03 00:36:46 +00:00