From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27445 invoked by alias); 21 Feb 2005 17:09:23 -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 27430 invoked by uid 9452); 21 Feb 2005 17:09:22 -0000 Date: Mon, 21 Feb 2005 17:09:00 -0000 Message-ID: <20050221170922.27429.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/msg00067.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield@sourceware.org 2005-02-21 17:09:22 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&r1=1.16&r2=1.17