Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 06/20/2002 23:43:18
Module Name:	syssrc
Committed By:	perseant
Date:		Thu Jun 20 20:43:18 UTC 2002

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

Log Message:
Don't bomb out of lfs_bmapv if the caller is requesting blocks that
live in the current segment.  There's nothing wrong with this, and
it is necessary for the correct operation of the coaleascer.


To generate a diff of this commit:
cvs rdiff -r1.67 -r1.68 syssrc/sys/ufs/lfs/lfs_syscalls.c

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