Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 09/16/2002 05:35:18
Module Name:	syssrc
Committed By:	oster
Date:		Mon Sep 16 02:35:18 UTC 2002

Modified Files:
	syssrc/sys/dev/raidframe: rf_reconstruct.c rf_reconutil.c

Log Message:
rf_CheckFloatingRbufCount() is only really useful when debugging the
reconstruct buffer stuff.  #if it out in the general case.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/dev/raidframe/rf_reconstruct.c
cvs rdiff -r1.6 -r1.7 syssrc/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.