Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/06/2002 08:23:57
Module Name: syssrc
Committed By: oster
Date: Sun Oct 6 05:23:57 UTC 2002
Modified Files:
syssrc/sys/dev/raidframe: rf_reconstruct.c
Log Message:
Introduce a temp variable, and allocate the ReconCtrl structure before
we protect raidPtr. One less thing for LOCKDEBUG to complain about.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/dev/raidframe/rf_reconstruct.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.