Subject: CVS commit: [netbsd-2-0] src/sys/nfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/10/2004 20:03:55
Module Name:	src
Committed By:	tron
Date:		Sat Jul 10 20:03:55 UTC 2004

Modified Files:
	src/sys/nfs [netbsd-2-0]: nfs_vnops.c

Log Message:
Pull up revision 1.204 via patch (requested by yamt in ticket #636):
nfs_create: after an exclusive create rpc, make sure to update
timestamps, which were likely used to store the verifier.
reported by Mark Davies.  PR/26200


To generate a diff of this commit:
cvs rdiff -r1.186.2.5 -r1.186.2.6 src/sys/nfs/nfs_vnops.c

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