freebsd-nq/sys/nfs
David Greenman aa2cabb958 1) Converted v_vmdata to v_object.
2) Removed unnecessary vm_object_lookup()/pager_cache(object, TRUE) pairs
   after vnode_pager_alloc() calls - the object is already guaranteed to be
   persistent.
3) Removed some gratuitous casts.
1995-06-28 12:01:13 +00:00
..
nfs_bio.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_common.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfs_common.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_node.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_nqlease.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_serv.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfs_socket.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_srvcache.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_subs.c 1) Converted v_vmdata to v_object. 1995-06-28 12:01:13 +00:00
nfs_syscalls.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_vfsops.c Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfs_vnops.c Fixed VOP_LINK argument order botch. 1995-06-28 07:06:55 +00:00
nfs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsdiskless.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsm_subs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsmount.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsnode.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsproto.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsrtt.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsrvcache.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nqnfs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
rpcv2.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
xdr_subs.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00