Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/30/1999 08:12:44
Module Name:	syssrc
Committed By:	chs
Date:		Sun May 30 15:12:43 UTC 1999

Modified Files:
	syssrc/sys/nfs [chs-ubc]: nfs_node.c

Log Message:
there's a new rule that all vnodes must call uvm_vnp_setsize()
before anyone can possibly access them, so do this in nfs_nget().


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.2.1 syssrc/sys/nfs/nfs_node.c

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