Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/30/2000 09:24:14
Module Name:	syssrc
Committed By:	chs
Date:		Thu Nov 30 07:24:13 UTC 2000

Modified Files:
	syssrc/sys/nfs: nfs_vnops.c

Log Message:
in nfs_open(), initialize the write creds if we're opening for writing.
otherwise we would never set them if we only modify the file via mmap().


To generate a diff of this commit:
cvs rdiff -r1.124 -r1.125 syssrc/sys/nfs/nfs_vnops.c

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