Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 06/03/1999 18:51:00
Module Name:	syssrc
Committed By:	oster
Date:		Fri Jun  4 01:51:00 UTC 1999

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

Log Message:
At config time, initialize a small amount of space for the disk queues
corresponding to the hot spares.  We'll need that space when a spare is
actually added.  Huge Thanks to Martin Laubach for helping track this down.


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

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