freebsd-nq/sys/fs/nfsclient
John Baldwin 3c497facfb Retire the NFS access cache timestamp structure. It was used in VOP_OPEN()
to avoid sending multiple ACCESS/GETATTR RPCs during a single open()
between VOP_LOOKUP() and VOP_OPEN().  Now we always send the RPC in
VOP_LOOKUP() and not VOP_OPEN() in the cases that multiple RPCs could be
sent.

MFC after:	2 weeks
2010-07-15 19:40:48 +00:00
..
nfs_clbio.c In NFS clients, instead of inconsistently using #ifdef 2010-06-13 05:24:27 +00:00
nfs_clcomsubs.c In NFS clients, instead of inconsistently using #ifdef 2010-06-13 05:24:27 +00:00
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_cllock.c
nfs_clnfsiod.c When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfs_clnode.c For the experimental NFS client, it should always flush dirty 2010-04-28 23:16:21 +00:00
nfs_clport.c Retire the NFS access cache timestamp structure. It was used in VOP_OPEN() 2010-07-15 19:40:48 +00:00
nfs_clrpcops.c For the experimental NFSv4 client, make sure that attributes that 2010-07-13 23:14:39 +00:00
nfs_clstate.c An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCs 2010-04-24 22:52:14 +00:00
nfs_clsubs.c For the experimental NFSv4 client, do not use cached attributes 2010-07-13 23:07:32 +00:00
nfs_clvfsops.c Add a sanity check for a negative args.fhsize to the experimental 2010-05-17 23:55:38 +00:00
nfs_clvnops.c Merge 208603, 209946, and 209948 to the new NFS client: 2010-07-15 19:21:48 +00:00
nfs_lock.h
nfs.h When the experimental NFS client is handling an NFSv4 server reboot 2010-04-22 23:51:01 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h Patch the experimental NFS client so that there is a timeout 2010-01-31 19:12:24 +00:00
nfsnode.h Retire the NFS access cache timestamp structure. It was used in VOP_OPEN() 2010-07-15 19:40:48 +00:00
nlminfo.h