Module Name: src Committed By: mrg Date: Wed May 11 03:23:26 UTC 2011
Modified Files: src/sys/dev/raidframe: rf_paritylog.c rf_paritylog.h rf_paritylogDiskMgr.c rf_paritylogging.c Log Message: convert parityLogDiskQueue.mutex to a kmutex/cv. XXX: some splbio() usage to clean up here To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/dev/raidframe/rf_paritylog.c cvs rdiff -u -r1.6 -r1.7 src/sys/dev/raidframe/rf_paritylog.h cvs rdiff -u -r1.24 -r1.25 src/sys/dev/raidframe/rf_paritylogDiskMgr.c cvs rdiff -u -r1.29 -r1.30 src/sys/dev/raidframe/rf_paritylogging.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.