freebsd-skq/sys/nfsserver
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_serv.c These changes embody the support of the fully coherent merged VM buffer cache, 1995-01-09 16:06:02 +00:00
nfs_srvcache.c
nfs_srvsock.c
nfs_srvsubs.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.h YFfix 1995-02-14 06:22:18 +00:00
nfsm_subs.h
nfsrvcache.h
nfsrvstats.h YFfix 1995-02-14 06:22:18 +00:00