From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28312 invoked by alias); 21 Feb 2005 17:10:42 -0000 Mailing-List: contact cluster-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sources.redhat.com Received: (qmail 28295 invoked by uid 9452); 21 Feb 2005 17:10:41 -0000 Date: Mon, 21 Feb 2005 17:10:00 -0000 Message-ID: <20050221171041.28294.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/cman_tool main.c X-SW-Source: 2005-q1/txt/msg00068.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL4 Changes by: pcaulfield@sourceware.org 2005-02-21 17:10:41 Modified files: cman/cman_tool : main.c Log message: I was trying to be too economical with code in cman_tool wait, ISQUORATE & GETMEMBERS can't really be conflated like that because they return different sorts of things. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/cman/cman_tool/main.c.diff?cvsroot=cluster&only_with_tag=RHEL4&r1=1.12.2.3&r2=1.12.2.4