From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21992 invoked by alias); 16 Jan 2007 16:31:12 -0000 Received: (qmail 21958 invoked by uid 9452); 16 Jan 2007 16:31:08 -0000 Date: Tue, 16 Jan 2007 16:31:00 -0000 Message-ID: <20070116163108.21957.qmail@sourceware.org> From: pcaulfield@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/cman/daemon commands.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: 2007-q1/txt/msg00116.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL50 Changes by: pcaulfield@sourceware.org 2007-01-16 16:31:08 Modified files: cman/daemon : commands.c Log message: Don't return to 'cman_tool leave' until we are just about to quit. Otherwise there can be a delay between cman_tool thinking that we are down, and the node really being out of the cluster. see bz#222686 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/commands.c.diff?cvsroot=cluster&only_with_tag=RHEL50&r1=1.55.4.1&r2=1.55.4.2