Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 09/14/2002 20:11:31
Module Name:	syssrc
Committed By:	oster
Date:		Sat Sep 14 17:11:31 UTC 2002

Modified Files:
	syssrc/sys/dev/raidframe: rf_archs.h rf_parityscan.c rf_raid1.c

Log Message:
Add two more debugging #defines: RF_DEBUG_RECONBUFFER and RF_DEBUG_VERIFYPARITY.
Use them to reduce kernel bloat by a little more.


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/raidframe/rf_archs.h
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/raidframe/rf_parityscan.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/raidframe/rf_raid1.c

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