From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9567 invoked by alias); 20 Nov 2007 09:21:51 -0000 Received: (qmail 9541 invoked by uid 9452); 20 Nov 2007 09:21:51 -0000 Date: Tue, 20 Nov 2007 09:21:00 -0000 Message-ID: <20071120092151.9540.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-q4/txt/msg00222.txt.bz2 CVSROOT: /cvs/cluster Module name: cluster Branch: RHEL5 Changes by: pcaulfield@sourceware.org 2007-11-20 09:21:51 Modified files: cman/daemon : commands.c Log message: Clear out the ports list of a remote node when it goes down. Otherwise we will lose portopened messages when it comes back up. Thanks for lon for testing & patch. bz#327721 Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/cluster/cman/daemon/commands.c.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.55.2.13&r2=1.55.2.14