Module Name: src Committed By: mrg Date: Sun May 1 10:01:01 UTC 2011
Modified Files: src/sys/dev/raidframe: rf_reconstruct.h rf_reconutil.c rf_revent.c rf_threadstuff.h Log Message: convert eq_mutex to a kmutex. convert ltsleep() used for plain timeout into kpause(). To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/dev/raidframe/rf_reconstruct.h cvs rdiff -u -r1.29 -r1.30 src/sys/dev/raidframe/rf_reconutil.c cvs rdiff -u -r1.25 -r1.26 src/sys/dev/raidframe/rf_revent.c cvs rdiff -u -r1.26 -r1.27 src/sys/dev/raidframe/rf_threadstuff.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.