From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14957 invoked by alias); 20 Oct 2006 14:18:01 -0000 Received: (qmail 14932 invoked by uid 9582); 20 Oct 2006 14:18:00 -0000 Date: Fri, 20 Oct 2006 14:18:00 -0000 Message-ID: <20061020141800.14931.qmail@sourceware.org> From: rpeterso@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/ccs/daemon ccsd.c cluster_mgr.c misc.c ... Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00217.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: rpeterso@sourceware.org 2006-10-20 14:18:00 Modified files: ccs/daemon : ccsd.c cluster_mgr.c misc.c misc.h Log message: This is the fix for Bugzilla Bug 210732: ccsd doesn't spot cluster going quorate. The fix was written by Patrick Caulfield, but I tested it and it now works properly. I'm doing the commit because Patrick is out today. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/ccsd.c.diff?cvsroot=cluster&r1=1.26&r2=1.27 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/cluster_mgr.c.diff?cvsroot=cluster&r1=1.22&r2=1.23 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/misc.c.diff?cvsroot=cluster&r1=1.4&r2=1.5 http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/ccs/daemon/misc.h.diff?cvsroot=cluster&r1=1.2&r2=1.3