Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 12/03/2000 09:34:50
Module Name:	syssrc
Committed By:	perseant
Date:		Sun Dec  3 07:34:50 UTC 2000

Modified Files:
	syssrc/sys/ufs/lfs: lfs_syscalls.c lfs_vfsops.c

Log Message:
Call uvm_vmp_setsize() in lfs_{fast,}vget to set initial vnode size.


To generate a diff of this commit:
cvs rdiff -r1.55 -r1.56 syssrc/sys/ufs/lfs/lfs_syscalls.c
cvs rdiff -r1.61 -r1.62 syssrc/sys/ufs/lfs/lfs_vfsops.c

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