Module Name: src Committed By: buhrow Date: Thu Feb 16 06:52:04 UTC 2012
Modified Files: src/sys/dev/raidframe: rf_netbsdkintf.c Log Message: Add the ability to autoconfigure raid components on raw disks. This change causes components on raw disks, as opposed to components inside partitions or wedges, to be autoconfigured if the raid set is configured for autoconfiguration. Approved by oster@ and mrg@ for submission after the NetBSD-6 tag. I've been running these changes in production at my day job for over a year without a problem. See http://mail-index.NetBSD.org/tech-kern/2010/11/09/msg009167.html for the original discussion of this patch and for a version of this patch that works with NetBSD-5.x systems. To generate a diff of this commit: cvs rdiff -u -r1.295 -r1.296 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.