Subject: CVS commit: src/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 02/09/2003 05:27:00
Module Name:	src
Committed By:	perseant
Date:		Sun Feb  9 03:27:00 UTC 2003

Modified Files:
	src/sys/ufs/ufs: ufs_bmap.c

Log Message:
Allow negative values other than UNASSIGNED to be returned from ufs_bmap;
fixes a bug introduced in the 64-bit daddr_t conversion, that manifests
itself in LFS with kernels compiled with the FFS_EI option.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/ufs/ufs/ufs_bmap.c

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