Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 07/28/2004 11:29:42
Module Name:	src
Committed By:	tron
Date:		Wed Jul 28 11:29:42 UTC 2004

Modified Files:
	src/sys/ufs/ufs [netbsd-2-0]: ufs_bmap.c

Log Message:
Pull up revision 1.30 via patch (requested by dbj in ticket #722):
remove incorrect casts that limit some uses of daddr_t to 31 bits
this fixes problems using ffs2 with more than 2^31 sectors (~1tb)


To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.2.1 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.