Subject: CVS commit: src/sys/nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 06/12/2007 09:33:25
Module Name:	src
Committed By:	yamt
Date:		Tue Jun 12 09:33:25 UTC 2007

Modified Files:
	src/sys/nfs: nfs_node.c

Log Message:
nfs_inactive: don't clear NTRUNCDELAYED erroneously.
(fix cache consistency problems like NUL bytes near EOF.)


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sys/nfs/nfs_node.c

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