Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/29/2003 17:45:13
Module Name:	src
Committed By:	perseant
Date:		Tue Apr 29 17:45:12 UTC 2003

Modified Files:
	src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Restrict the run of cluster blocks to on-disk contiguous blocks (back out
part of rev 1.115), to avoid writing over holes.  This is the lesser of two
evils, to be replaced soon.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/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.