freebsd-dev/sys/nfsclient
John Baldwin f4b65ca5d0 Fix for a race where out of order loading of NFS attrs into the
nfsnode could lead to attrs being stale. One example (that we
ran into) was a READDIR+, WRITE. The responses came back in
order, but the attrs from the WRITE were loaded before the
attrs from the READDIR+, leading to the wrong size from being
read on the next stat() call.

MFC after:	1 week
Submitted by:	mohans
Approved by:	re (kensmith)
2007-07-03 18:31:47 +00:00
..
bootp_subr.c
krpc_subr.c
krpc.h
nfs_bio.c Fix up NFS client write error handling. Errors are split into 2007-07-03 18:30:55 +00:00
nfs_diskless.c
nfs_lock.c
nfs_lock.h
nfs_nfsiod.c
nfs_node.c
nfs_socket.c
nfs_subs.c Fix for a race where out of order loading of NFS attrs into the 2007-07-03 18:31:47 +00:00
nfs_vfsops.c
nfs_vnops.c
nfs.h
nfsargs.h
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsstats.h
nlminfo.h