From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20996 invoked by alias); 1 Jun 2005 08:19:15 -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 20969 invoked by uid 9453); 1 Jun 2005 08:19:15 -0000 Date: Wed, 01 Jun 2005 08:19:00 -0000 Message-ID: <20050601081915.20968.qmail@sourceware.org> From: teigland@sourceware.org To: cluster-cvs@sources.redhat.com Subject: cluster/group/daemon cman.c gd_internal.h join ... X-SW-Source: 2005-q2/txt/msg00511.txt.bz2 List-Id: CVSROOT: /cvs/cluster Module name: cluster Changes by: teigland@sourceware.org 2005-06-01 08:19:15 Modified files: group/daemon : cman.c gd_internal.h joinleave.c message.c openais.c update.c Log message: - include everything that needs sending in the standard message struct instead of having extra data follow the msg struct - fix up how to_nodeid is handled in messages so it gets byte swapped like the other fields Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/cman.c.diff?cvsroot=cluster&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/gd_internal.h.diff?cvsroot=cluster&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/joinleave.c.diff?cvsroot=cluster&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/message.c.diff?cvsroot=cluster&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/openais.c.diff?cvsroot=cluster&r1=1.4&r2=1.5 http://sources.redhat.com/cgi-bin/cvsweb.cgi/cluster/group/daemon/update.c.diff?cvsroot=cluster&r1=1.5&r2=1.6