HardenedBSD/sys/nfsserver
Poul-Henning Kamp 473e9734a8 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
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