Subject: CVS commit: [netbsd-2-0] src/sys/ufs/ufs
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 09/18/2004 19:25:53
Module Name:	src
Committed By:	he
Date:		Sat Sep 18 19:25:53 UTC 2004

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

Log Message:
Pull up revision 1.33 (reqyested by yamt in ticket #859):
  Fix an integer overflow when calculating lbns of indirect
  blocks, and remove a redundant calculation of blockcnt.


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