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=625364c99277445b97bbb3120736c358b802fb0f The tag, cmirror-kernel_2_6_9_41 has been created at 625364c99277445b97bbb3120736c358b802fb0f (commit) - Log ----------------------------------------------------------------- commit 625364c99277445b97bbb3120736c358b802fb0f Author: Jonathan Brassow <[EMAIL PROTECTED]> Date: Mon Apr 7 10:48:24 2008 -0500 - dm-cmirror.ko: Fix infinite election loop (bug 217895) It was possible for an election to be run just before a machine that was next in line to be server suspened. This would cause the remaining nodes to think a suspended node was the active server - worse, the suspended node would allow itself to become server and then say in was not in charge of the log. This would simply keep going round and round. Fix is to increment 'suspended' before exiting postsuspend, and not allowing a node to be elected server if 'suspended' was set. ----------------------------------------------------------------------- hooks/post-receive -- Cluster Project
