Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/dev/raidframe



Module Name:    syssrc
Committed By:   oster
Date:           Wed Oct  2 14:38:56 UTC 2002

Modified Files:
        syssrc/sys/dev/raidframe: rf_engine.c

Log Message:
Since we are unlocking the lock before sleeping, there is no need
to use ltsleep() when a tsleep() will suffice.  Makes RAIDframe+LOCKDEBUG
play together much better.


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 syssrc/sys/dev/raidframe/rf_engine.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index