Subject: CVS commit: syssrc/sys/dev/raidframe
To: None <source-changes@netbsd.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 10/18/2002 05:46:38
Module Name: syssrc
Committed By: oster
Date: Fri Oct 18 02:46:38 UTC 2002
Modified Files:
syssrc/sys/dev/raidframe: rf_driver.c rf_reconstruct.c
Log Message:
Improve and/or re-arrange a number of locks. While much of the locking is
still a mess, and there are a number of unresolved issues here, this
gets us closer to being happier in LOCKDEBUG land.
To generate a diff of this commit:
cvs rdiff -r1.64 -r1.65 syssrc/sys/dev/raidframe/rf_driver.c
cvs rdiff -r1.47 -r1.48 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.