freebsd-dev/sys/nfsclient
Jeff Roberson f6576f194e - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us.
- Network filesystems are written with a special idiom that checks the
   cache first, and may even unlock dvp before discovering that a network
   round-trip is required to resolve the name.  I believe dvp is prevented
   from being recycled even in the forced unmount case by the shared lock
   on the mount point.  If not, this code should grow checks for VI_DOOMED
   after it relocks dvp or it will access NULL v_data fields.

Sponsored by:	Isilon Systems, Inc.
2005-03-28 09:29:58 +00:00
..
bootp_subr.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
krpc_subr.c MFp4: use the function to fix the packet header length instead of rolling 2005-03-16 08:13:08 +00:00
krpc.h
nfs_bio.c Don't brelse(bp) if bp is null. Also, eliminate some redundancy 2005-03-18 21:23:32 +00:00
nfs_diskless.c Include opt_bootp.h for BOOTP_NFSROOT 2005-01-12 12:42:46 +00:00
nfs_lock.c For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_lock.h For reasons unknown, the nfs locking code used a fifo to send requests to 2004-12-06 08:31:32 +00:00
nfs_nfsiod.c Drop Giant before calling kthread_exit(). 2005-02-07 18:21:50 +00:00
nfs_node.c Use vfs_hash. 2005-03-16 11:28:19 +00:00
nfs_socket.c - The NFS client was incorrectly masking SIGSTOP (which is 2005-03-23 22:10:10 +00:00
nfs_subs.c - The VI_DOOMED flag now signals the end of a vnode's relationship with 2005-03-13 12:14:56 +00:00
nfs_vfsops.c - Update vfs_root implementations to match the new prototype. None of 2005-03-24 07:39:03 +00:00
nfs_vnops.c - We no longer have to bother with PDIRUNLOCK, lookup() handles it for us. 2005-03-28 09:29:58 +00:00
nfs.h Remove unused cred arg from nfs_vinvalbuf() and many bogus arguments 2005-01-24 12:31:06 +00:00
nfsargs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsdiskless.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsm_subs.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsmount.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nfsnode.h Use vfs_hash. 2005-03-16 11:28:19 +00:00
nfsstats.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
nlminfo.h