Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/04/2004 00:54:30
Module Name: src
Committed By: oster
Date: Thu Mar 4 00:54:30 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_dag.h rf_dagfuncs.c
Log Message:
rf_bwd1 and rf_bwd2 are holdovers from the "backward" error recovery.
Nuke them, and the little bit of code associated with them.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/raidframe/rf_dag.h
cvs rdiff -r1.19 -r1.20 src/sys/dev/raidframe/rf_dagfuncs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.