Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 02/23/2000 19:48:44
Module Name:	syssrc
Committed By:	oster
Date:		Thu Feb 24 03:48:43 UTC 2000

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

Log Message:
- record the pointer to the DiskQueueSW so we can use that when
we hot-add a spare.
- use the above info when adding a spare.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/raidframe/rf_diskqueue.c
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/raidframe/rf_disks.c

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