From mboxrd@z Thu Jan 1 00:00:00 1970 From: cfeist@sourceware.org Date: 26 Mar 2008 19:07:27 -0000 Subject: [Cluster-devel] Cluster Project tag, cmirror-kernel_2_6_9_39, created. gfs-kernel_2_6_9_76-9-g8c6094c Message-ID: <20080326190727.3693.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 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