NetBSD/sys/nfs
fvdl a16656fe06 Invalidate the access cache when loading a new set of attributes into
the atribute cache. Fixes access cache problem seen by
Nathan Funk of the UofS, relayed by Greg Oster.
2002-02-28 21:38:08 +00:00
..
Makefile
krpc.h
krpc_subr.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs.h use struct uucred in nfsd_svcargs so that we don't break the sys_nfssvc() ABI. 2001-11-29 21:22:50 +00:00
nfs_bio.c use curproc instead of b_proc for NFS. that's what we want for sync commits 2002-01-31 05:56:57 +00:00
nfs_boot.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_bootdhcp.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_bootparam.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_node.c re-enable NFSv3 commit RPCs by abandoning my new approach in favor of 2002-01-26 02:52:19 +00:00
nfs_nqlease.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_serv.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_socket.c nfs_connect(): if NFSMNT_RESVPORT is set, set IP_PORTRANGE_LOW on the socket 2002-02-27 03:46:36 +00:00
nfs_srvcache.c add RCSIDs 2001-11-10 10:59:08 +00:00
nfs_subs.c Invalidate the access cache when loading a new set of attributes into 2002-02-28 21:38:08 +00:00
nfs_syscalls.c sprinkle crcvt() 2001-11-29 21:23:13 +00:00
nfs_var.h don't need nfs_hash prototype here 2001-12-05 23:58:14 +00:00
nfs_vfsops.c PR/14817: Gregory McGarry: NFS_V2_ONLY doesn't seem to work. 2001-12-04 18:38:08 +00:00
nfs_vnops.c Invalidate the access cache when loading a new set of attributes into 2002-02-28 21:38:08 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00
nfsnode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
nfsproto.h
nfsrtt.h
nfsrvcache.h
nqnfs.h
rpcv2.h
xdr_subs.h