From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28578 invoked by alias); 28 Feb 2008 10:24:11 -0000 Received: (qmail 28535 invoked by uid 9452); 28 Feb 2008 10:24:10 -0000 Date: Thu, 28 Feb 2008 10:24:00 -0000 Message-ID: <20080228102410.28515.qmail@sourceware.org> From: "Christine Caulfield" To: cluster-cvs@sources.redhat.com Subject: [SCM] Cluster Project branch, master, updated. gfs-kernel_0_1_22-45-g96014ee X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bd44eb2716f7e2e803b0d502f3ac65033cae6594 X-Git-Newrev: 96014eeb3e4a63b7da529574b4752402611916c9 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: 2008-q1/txt/msg00252.txt.bz2 This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Cluster Project". http://sources.redhat.com/git/gitweb.cgi?p=cluster.git;a=commitdiff;h=96014eeb3e4a63b7da529574b4752402611916c9 The branch, master has been updated via 96014eeb3e4a63b7da529574b4752402611916c9 (commit) from bd44eb2716f7e2e803b0d502f3ac65033cae6594 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 96014eeb3e4a63b7da529574b4752402611916c9 Author: Christine Caulfield Date: Thu Feb 28 10:22:03 2008 +0000 Fix multicast display in 'cman_tool status' Due to misreading of a man page, inet_pton was being called incorrectly and not returning a valid sockaddrin[6]. Signed-off-by: Christine Caulfield ----------------------------------------------------------------------- Summary of changes: cman/daemon/commands.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) hooks/post-receive -- Cluster Project