Subject: CVS commit: [netbsd-4] src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 12/19/2007 20:07:54
Module Name: src
Committed By: ghen
Date: Wed Dec 19 20:07:54 UTC 2007
Modified Files:
src/sys/dev/raidframe [netbsd-4]: rf_netbsdkintf.c
Log Message:
Pull up following revision(s) (requested by oster in ticket #1014):
sys/dev/raidframe/rf_netbsdkintf.c: revision 1.231 via patch
Implement dumping kernel cores to RAID 1 sets. The component used
for the dump is selected in this order of preference:
1) the master
2) a used_spare of the master
3) the slave
4) a used_spare of the slave
To generate a diff of this commit:
cvs rdiff -r1.224 -r1.224.2.1 src/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.