From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18053 invoked by alias); 3 Jul 2006 08:51:11 -0000 Received: (qmail 18030 invoked by uid 9452); 3 Jul 2006 08:51:10 -0000 Date: Mon, 03 Jul 2006 08:51:00 -0000 Message-ID: <20060703085110.18029.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/daemon cmanccs.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-q3/txt/msg00002.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield@sourceware.org 2006-07-03 08:51:10 Modified files: cman/daemon : cmanccs.c Log message: Count votes correctly - buy not shadowing variables, sigh. Also fail to start if the nodeid is not set. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/cmanccs.c.diff?cvsroot=cluster&r1=1.16&r2=1.17