This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project".
http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=8c6094c0c5d457c9572ff386c5b53f075ce54f9c The tag, cmirror-kernel_2_6_9_39 has been created at 8c6094c0c5d457c9572ff386c5b53f075ce54f9c (commit) - Log ----------------------------------------------------------------- commit 8c6094c0c5d457c9572ff386c5b53f075ce54f9c Author: Jonathan Brassow <[EMAIL PROTECTED]> Date: Thu Mar 20 10:37:50 2008 -0500 dm-cmirror.ko: change a blocking I/O to async I/O Sometimes, the mirror subdevices get suspended before the log server suspends. This can lead to the server issuing I/O requests on devices that are suspended. If it waits for the I/O to complete, it could wait indefinitly. Now there is a timeout in place for the I/O, which should prevent the server from getting stuck. ----------------------------------------------------------------------- hooks/post-receive -- Cluster Project
