From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12254 invoked by alias); 7 Dec 2006 09:54:16 -0000 Received: (qmail 12230 invoked by uid 9452); 7 Dec 2006 09:54:15 -0000 Date: Thu, 07 Dec 2006 09:54:00 -0000 Message-ID: <20061207095415.12229.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/cman_tool join.c Mailing-List: contact cluster-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: cluster-cvs-owner@sourceware.org X-SW-Source: 2006-q4/txt/msg00680.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Changes by: pcaulfield@sourceware.org 2006-12-07 09:54:15 Modified files: cman/cman_tool : join.c Log message: Fix minor bug where cman_tool join didn't spot that aisexec had started correctly or crashed. This means we can up the timer for allowing aisexec to start with no ill effects. see bz#218688 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/cman_tool/join.c.diff?cvsroot=cluster&r1=1.47&r2=1.48