Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 09/09/2000 06:47:06
Module Name:	syssrc
Committed By:	perseant
Date:		Sat Sep  9 03:47:05 UTC 2000

Modified Files:
	syssrc/sys/ufs/lfs: lfs_inode.c

Log Message:
Make sure to unmark B_DELWRI on blocks freed due to truncation to a non-zero
file length.  Should fix PR #s 10551 and 10831.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 syssrc/sys/ufs/lfs/lfs_inode.c

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