Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 12/17/1999 15:23:21
Module Name: syssrc
Committed By: he
Date: Fri Dec 17 23:23:21 UTC 1999
Modified Files:
syssrc/sys/ufs/lfs [netbsd-1-4]: lfs_vfsops.c
Log Message:
Pull up revision 1.34 (via patch, requested by perseant):
Avoid flushing vnodes involved in a dirop, making lfs' promise
of "no fsck needed, even in the event of a crash" closer to
reality.
To generate a diff of this commit:
cvs rdiff -r1.28.2.2 -r1.28.2.3 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.