freebsd-src/sys/fs
Jeff Roberson ce5846dc19 - nwfs_lookup() is no longer responsible for unlocking the dvp, this is
handled in vfs_lookup.c.  This code was missing PDIRUNLOCK use prior
   to the removal of PDIRUNLOCK in rev 1.73 of vfs_lookup.c.

Sponsored by:	Isilon Systems, Inc.
2005-03-28 09:46:33 +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 - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:39:03 +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 - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +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 - hpfs_lookup() is no longer responsible for unlocking the dvp, this is 2005-03-28 09:40:59 +00:00
msdosfs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
ntfs - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:34:36 +00:00
nullfs - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00
nwfs - nwfs_lookup() is no longer responsible for unlocking the dvp, this is 2005-03-28 09:46:33 +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 - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:29:58 +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 - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:36:16 +00:00