freebsd-skq/sys/nfs
phk 90c55d5f1c YFfix
+int    nfsrv_vput __P(( struct vnode * ));
+int    nfsrv_vrele __P(( struct vnode * ));
+int    nfsrv_vmio __P(( struct vnode * ));
1995-02-14 06:22:18 +00:00
..
nfs_bio.c Removed a pile of vfs_unbusy_pages()...both unnecessary and wrong - resulted 1995-02-03 03:40:08 +00:00
nfs_common.c Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfs_common.h
nfs_node.c
nfs_nqlease.c Fix longstanding benign type mismatch. 1995-01-29 06:37:13 +00:00
nfs_serv.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
nfs_socket.c
nfs_srvcache.c
nfs_subs.c Changed order of release of vnode/object to fix a problem where the vnode 1995-02-06 02:20:40 +00:00
nfs_syscalls.c
nfs_vfsops.c From Gene Stark: 1995-01-03 07:44:10 +00:00
nfs_vnops.c Fixed bmap run-length brokeness. 1995-02-03 06:46:28 +00:00
nfs.h YFfix 1995-02-14 06:22:18 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsrtt.h
nfsrvcache.h
nfsv2.h
nqnfs.h
rpcv2.h
xdr_subs.h Fix conversion to/from nfs v2 time in handling microseconds. 1995-01-10 13:11:42 +00:00