From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18967 invoked by alias); 24 Jun 2004 08:02:39 -0000 Mailing-List: contact lvm2-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: lvm2-cvs-owner@sources.redhat.com Received: (qmail 18951 invoked by uid 9447); 24 Jun 2004 08:02:38 -0000 Date: Thu, 24 Jun 2004 08:02:00 -0000 Message-ID: <20040624080238.18950.qmail@sourceware.org> From: agk@sourceware.org To: lvm2-cvs@sources.redhat.com Subject: LVM2 ./Makefile.in ./VERSION ./WHATS_NEW ./con ... X-SW-Source: 2004-06/txt/msg00022.txt.bz2 List-Id: CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2004-06-24 08:02:38 Modified files: . : Makefile.in VERSION WHATS_NEW configure configure.in include : .symlinks lib : Makefile.in lib/locking : locking.c locking_types.h Added files: daemons : Makefile.in daemons/clvmd : Makefile.in clvm.h clvmd-cman.c clvmd-command.c clvmd-comms.h clvmd-gulm.c clvmd-gulm.h clvmd.c clvmd.h cnxman-socket.h libclvm.c libclvm.h lvm-functions.c lvm-functions.h system-lv.c system-lv.h tcp-comms.c tcp-comms.h lib/locking : Makefile.in cluster_locking.c scripts : clvmd_fix_conf.sh clvmd_init Log message: Add cluster support. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/Makefile.in.diff?cvsroot=lvm2&r1=1.10&r2=1.11 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/VERSION.diff?cvsroot=lvm2&r1=1.38&r2=1.39 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.53&r2=1.54 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/configure.diff?cvsroot=lvm2&r1=1.33&r2=1.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/configure.in.diff?cvsroot=lvm2&r1=1.32&r2=1.33 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/Makefile.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/Makefile.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvm.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-cman.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-command.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-comms.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-gulm.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd-gulm.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/clvmd.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/cnxman-socket.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/libclvm.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/libclvm.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/lvm-functions.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/lvm-functions.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/system-lv.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/system-lv.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/tcp-comms.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/daemons/clvmd/tcp-comms.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/include/.symlinks.diff?cvsroot=lvm2&r1=1.33&r2=1.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/Makefile.in.diff?cvsroot=lvm2&r1=1.67&r2=1.68 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/locking/Makefile.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/locking/cluster_locking.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/locking/locking.c.diff?cvsroot=lvm2&r1=1.23&r2=1.24 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/locking/locking_types.h.diff?cvsroot=lvm2&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/scripts/clvmd_fix_conf.sh.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/scripts/clvmd_init.diff?cvsroot=lvm2&r1=NONE&r2=1.1