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:16
Module Name:	src
Committed By:	tron
Date:		Thu Jun  9 16:51:16 UTC 2005

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

Log Message:
Pull up revision 1.21 (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.20 -r1.20.2.1 src/sys/dev/raidframe/rf_reconstruct.h

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