Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/19/2004 01:56:03
Module Name: src
Committed By: oster
Date: Fri Mar 19 01:56:03 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_states.c
Log Message:
Re-work rf_State_Quiesce() so that we don't have to hold a lock
while doing a pool_get().
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sys/dev/raidframe/rf_states.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.