Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/07/2004 02:46:59
Module Name:	src
Committed By:	oster
Date:		Sun Mar  7 02:46:59 UTC 2004

Modified Files:
	src/sys/dev/raidframe: rf_reconstruct.c rf_reconstruct.h rf_reconutil.c

Log Message:
- fix up initialization of rf_recond_pool
- introduce rf_reconbuffer_pool and teach rf_MakeReconBuffer() to use it


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 src/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.14 -r1.15 src/sys/dev/raidframe/rf_reconstruct.h
cvs rdiff -r1.20 -r1.21 src/sys/dev/raidframe/rf_reconutil.c

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