Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 08/14/1999 14:44:25
Module Name:	syssrc
Committed By:	oster
Date:		Sat Aug 14 21:44:25 UTC 1999

Modified Files:
	syssrc/sys/dev/raidframe: rf_reconmap.c

Log Message:
Fix an 'off-by-one' error in a RF_ASSERT which meant that a reconstruct
would panic in the case where the stripe width was 1 block.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/dev/raidframe/rf_reconmap.c

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