Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 07/16/2001 18:50:28
Module Name:	syssrc
Committed By:	oster
Date:		Mon Jul 16 15:50:28 UTC 2001

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

Log Message:
If we're closing the last partition on a RAID set and the system is
being shutdown, then unconfigure the RAID set too.  This fixes a number
of issues with doing proper unconfigures/shutdowns of multi-level RAID
sets.

Thanks to Jason Thorpe and Bill Squier for the ideas/suggestions on
how/where to do this, and to Bill Squier for testing.


To generate a diff of this commit:
cvs rdiff -r1.106 -r1.107 syssrc/sys/dev/raidframe/rf_netbsdkintf.c

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