Subject: CVS commit: [netbsd-3] src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/09/2005 16:51:09
Module Name:	src
Committed By:	tron
Date:		Thu Jun  9 16:51:09 UTC 2005

Modified Files:
	src/sys/dev/raidframe [netbsd-3]: rf_reconstruct.c

Log Message:
Pull up revision 1.88 (requested by oster in ticket #435):
- initialize numRUsTotal before we indicate that we are doing a reconstruct.
- make numRUsComplete and numRUsTotal 64-bit quantities like
everything else that records this information.


To generate a diff of this commit:
cvs rdiff -r1.87 -r1.87.2.1 src/sys/dev/raidframe/rf_reconstruct.c

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