From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27082 invoked by alias); 4 May 2004 21:25:57 -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 27066 invoked by uid 9447); 4 May 2004 21:25:57 -0000 Date: Tue, 04 May 2004 21:25:00 -0000 Message-ID: <20040504212557.27065.qmail@sources.redhat.com> From: agk@sources.redhat.com To: lvm2-cvs@sources.redhat.com Subject: LVM2 ./Makefile.in ./WHATS_NEW ./configure ./c ... X-SW-Source: 2004-05/txt/msg00007.txt.bz2 List-Id: CVSROOT: /cvs/lvm2 Module name: LVM2 Changes by: agk@sourceware.org 2004-05-04 21:25:57 Modified files: . : Makefile.in WHATS_NEW configure configure.in include : .symlinks lib : Makefile.in lib/activate : activate.c dev_manager.c dev_manager.h lib/cache : lvmcache.h lib/commands : toolcontext.c toolcontext.h lib/display : display.c display.h lib/format1 : disk-rep.c disk-rep.h format1.c import-export.c import-extents.c lib/format_text: archive.c export.c flags.c format-text.c import_vsn1.c text_label.c lib/label : label.c label.h lib/locking : locking.h lib/metadata : lv_manip.c merge.c metadata.h mirror.c lib/report : report.c tools : lvcreate.c lvmcmdline.c lvresize.c tools.h vgchange.c Added files: lib/activate : targets.h lib/format_text: text_export.h text_import.h lib/metadata : segtypes.c segtypes.h lib/mirror : .exported_symbols Makefile.in mirrored.c lib/snapshot : .exported_symbols Makefile.in snapshot.c lib/striped : striped.c Log message: Begin to separate out segment types. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/Makefile.in.diff?cvsroot=lvm2&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/WHATS_NEW.diff?cvsroot=lvm2&r1=1.18&r2=1.19 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/configure.diff?cvsroot=lvm2&r1=1.28&r2=1.29 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/configure.in.diff?cvsroot=lvm2&r1=1.27&r2=1.28 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/include/.symlinks.diff?cvsroot=lvm2&r1=1.31&r2=1.32 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/Makefile.in.diff?cvsroot=lvm2&r1=1.63&r2=1.64 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/activate/targets.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/activate/activate.c.diff?cvsroot=lvm2&r1=1.85&r2=1.86 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/activate/dev_manager.c.diff?cvsroot=lvm2&r1=1.63&r2=1.64 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/activate/dev_manager.h.diff?cvsroot=lvm2&r1=1.16&r2=1.17 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/cache/lvmcache.h.diff?cvsroot=lvm2&r1=1.2&r2=1.3 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/commands/toolcontext.c.diff?cvsroot=lvm2&r1=1.20&r2=1.21 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/commands/toolcontext.h.diff?cvsroot=lvm2&r1=1.12&r2=1.13 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/display/display.c.diff?cvsroot=lvm2&r1=1.52&r2=1.53 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/display/display.h.diff?cvsroot=lvm2&r1=1.13&r2=1.14 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format1/disk-rep.c.diff?cvsroot=lvm2&r1=1.50&r2=1.51 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format1/disk-rep.h.diff?cvsroot=lvm2&r1=1.41&r2=1.42 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format1/format1.c.diff?cvsroot=lvm2&r1=1.84&r2=1.85 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format1/import-export.c.diff?cvsroot=lvm2&r1=1.65&r2=1.66 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format1/import-extents.c.diff?cvsroot=lvm2&r1=1.19&r2=1.20 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/text_export.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/text_import.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/archive.c.diff?cvsroot=lvm2&r1=1.13&r2=1.14 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/export.c.diff?cvsroot=lvm2&r1=1.33&r2=1.34 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/flags.c.diff?cvsroot=lvm2&r1=1.20&r2=1.21 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/format-text.c.diff?cvsroot=lvm2&r1=1.31&r2=1.32 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/import_vsn1.c.diff?cvsroot=lvm2&r1=1.11&r2=1.12 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/format_text/text_label.c.diff?cvsroot=lvm2&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/label/label.c.diff?cvsroot=lvm2&r1=1.22&r2=1.23 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/label/label.h.diff?cvsroot=lvm2&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/locking/locking.h.diff?cvsroot=lvm2&r1=1.17&r2=1.18 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/segtypes.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/segtypes.h.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/lv_manip.c.diff?cvsroot=lvm2&r1=1.55&r2=1.56 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/merge.c.diff?cvsroot=lvm2&r1=1.15&r2=1.16 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/metadata.h.diff?cvsroot=lvm2&r1=1.98&r2=1.99 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/metadata/mirror.c.diff?cvsroot=lvm2&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/mirror/.exported_symbols.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/mirror/Makefile.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/mirror/mirrored.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/report/report.c.diff?cvsroot=lvm2&r1=1.13&r2=1.14 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/snapshot/.exported_symbols.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/snapshot/Makefile.in.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/snapshot/snapshot.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/lib/striped/striped.c.diff?cvsroot=lvm2&r1=NONE&r2=1.1 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/lvcreate.c.diff?cvsroot=lvm2&r1=1.77&r2=1.78 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/lvmcmdline.c.diff?cvsroot=lvm2&r1=1.9&r2=1.10 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/lvresize.c.diff?cvsroot=lvm2&r1=1.47&r2=1.48 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/tools.h.diff?cvsroot=lvm2&r1=1.39&r2=1.40 http://sources.redhat.com/cgi-bin/cvsweb.cgi/LVM2/tools/vgchange.c.diff?cvsroot=lvm2&r1=1.35&r2=1.36