NetBSD/sys/nfs
fvdl 5a7300902c Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access
mishaps for lookup and getattr. Closes PR 8884.

While at it, cache access RPCs.
1999-11-29 23:34:00 +00:00
..
Makefile
krpc.h
krpc_subr.c
nfs.h
nfs_bio.c Be more careful to block bio interrupts for some data structures. There 1999-11-23 23:52:40 +00:00
nfs_boot.c Wait some seconds after the interface is brought up before packets 1999-09-03 20:06:46 +00:00
nfs_bootdhcp.c print diskless boot related IP addresses in dot notation 1999-05-07 15:10:03 +00:00
nfs_bootparam.c Don't use the result of inet_ntoa after calling the another inet_ntoa, 1999-07-26 02:16:35 +00:00
nfs_node.c Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
nfs_nqlease.c Fix bug in error handling for NFSv3 + nqnfs. 1999-10-10 02:44:55 +00:00
nfs_serv.c Fix vnode lock leak in nfsrv_mknod() if to-be-created vnode already existed. 1999-05-04 16:01:37 +00:00
nfs_socket.c Fix overzealous DIAGNOSTIC check in nfs_disconnect() 1999-08-29 16:29:16 +00:00
nfs_srvcache.c
nfs_subs.c Stuff values in va_blocksize that are closer to reality. 1999-11-01 21:32:41 +00:00
nfs_syscalls.c Add fhopen, fhstat, fhstatfs syscalls. Also move getfh in from the nfs 1999-06-29 22:18:47 +00:00
nfs_var.h
nfs_vfsops.c Add Kirk McKusick's soft updates code to the trunk. Not enabled by 1999-11-15 18:49:07 +00:00
nfs_vnops.c Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
nfsdiskless.h
nfsm_subs.h Be more correct with attribute structures for setattr RPCs and friends, 1999-05-29 01:22:03 +00:00
nfsmount.h kern/5591: Fix race in the NFS socket code during umount -f and system 1999-07-04 19:56:00 +00:00
nfsnode.h Insert an extra VOP_ACCESS check in nfs_lookup, to avoid cached access 1999-11-29 23:34:00 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h