freebsd-nq/sys/nfsclient
Peter Edwards 5182703cc8 Flush cached access mode after modifying a files attributes for
NFSv3. It's likely that modifying the attributes will affect the
file's accessibility. This version of the patch is one suggested
by Ian Dowse after reviewing my original attempt in the PR

Reviewed By: iedowse
PR: kern/44336
MFC after: 3 days
2004-04-03 17:23:46 +00:00
..
bootp_subr.c Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the root 2004-03-12 20:37:40 +00:00
krpc_subr.c unbreak LINT. 2003-11-15 00:26:42 +00:00
krpc.h
nfs_bio.c Properly vector all bwrite() and BUF_WRITE() calls through the same path 2004-03-11 18:02:36 +00:00
nfs_diskless.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_lock.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_lock.h Remove a case of exposing 'struct ucred' to userspace. Use a struct xucred 2002-08-15 21:52:22 +00:00
nfs_nfsiod.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_node.c University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfs_socket.c Reset callout if in nfs_timeout and rpcclnt_timeout functions. Timer 2004-03-28 05:55:27 +00:00
nfs_subs.c only do nfs rpc callouts if there is work to do. 2004-03-25 21:48:09 +00:00
nfs_vfsops.c Rename dup_sockaddr() to sodupsockaddr() for consistency with other 2004-03-01 03:14:23 +00:00
nfs_vnops.c Flush cached access mode after modifying a files attributes for 2004-04-03 17:23:46 +00:00
nfs.h only do nfs rpc callouts if there is work to do. 2004-03-25 21:48:09 +00:00
nfsargs.h University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfsdiskless.h Remove the magic way of configuring NFS backed swap. 2003-08-15 12:04:02 +00:00
nfsm_subs.h University of Michigan's Citi NFSv4 kernel client code. 2003-11-14 20:54:10 +00:00
nfsmount.h Use function pointers to remove the depenancy cross dependancy on nfs4 2003-11-22 02:21:49 +00:00
nfsnode.h Use function pointers to remove the depenancy cross dependancy on nfs4 2003-11-22 02:21:49 +00:00
nfsstats.h
nlminfo.h