freebsd-dev/sys/nfsclient
Doug Rabson 425b5191a4 If a large (>4096 bytes) directory was modified, the old directory
contents are discarded, including the cached seek cookies.
Unfortunately, if the directory was larger than NFS_DIRBLKSIZ, then
this confused nfs_readdirrpc(), making it appear as if the directory
was truncated.

Reviewed by:	Karl Denninger <karl@Mcs.Net>
1996-10-21 10:07:52 +00:00
..
nfs_bio.c If a large (>4096 bytes) directory was modified, the old directory 1996-10-21 10:07:52 +00:00
nfs_nfsiod.c #include <sys/filedesc.h> explicitly instead of depending on it being 1996-04-30 23:26:52 +00:00
nfs_node.c Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
nfs_socket.c This fixes a problem with the nfs socket handling code which happens 1996-10-11 10:15:33 +00:00
nfs_subs.c In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
nfs_vfsops.c Add four sysctl variables that joerg wanted. 1996-10-20 15:01:58 +00:00
nfs_vnops.c If a large (>4096 bytes) directory was modified, the old directory 1996-10-21 10:07:52 +00:00
nfs.h Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsargs.h Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00
nfsdiskless.h Changes to support version 3 of the NFS protocol. 1995-06-27 11:07:30 +00:00
nfsm_subs.h In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
nfsmount.h Staticize. 1995-12-17 21:14:36 +00:00
nfsnode.h Staticize. 1995-12-17 21:14:36 +00:00
nfsstats.h Even though this looks like it, this is not a complex code change. 1996-08-21 21:56:23 +00:00