Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 01/09/2005 01:32:32
Module Name:	src
Committed By:	yamt
Date:		Sun Jan  9 01:32:32 UTC 2005

Modified Files:
	src/sys/nfs: nfs_subs.c nfsnode.h

Log Message:
invalidate cache if filesize is changed besides our activity
because it means that we're out of sync with the server.


To generate a diff of this commit:
cvs rdiff -r1.139 -r1.140 src/sys/nfs/nfs_subs.c
cvs rdiff -r1.52 -r1.53 src/sys/nfs/nfsnode.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.