Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 05/30/1999 08:06:59
Module Name: syssrc
Committed By: chs
Date: Sun May 30 15:06:59 UTC 1999
Modified Files:
syssrc/sys/ufs/ffs [chs-ubc]: ffs_vfsops.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 ffs_vget().
To generate a diff of this commit:
cvs rdiff -r1.44 -r1.44.2.1 syssrc/sys/ufs/ffs/ffs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.