Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 02/28/2003 06:37:08
Module Name:	src
Committed By:	perseant
Date:		Fri Feb 28 04:37:08 UTC 2003

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

Log Message:
Quell a hasty panic in lfs_truncate: on-inode disk addresses can be
different between the beginning and end of the call.


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