]> sourceware.org Git - lvm2.git/commit - configure
Begin to separate out segment types.
authorAlasdair Kergon <agk@redhat.com>
Tue, 4 May 2004 21:25:57 +0000 (21:25 +0000)
committerAlasdair Kergon <agk@redhat.com>
Tue, 4 May 2004 21:25:57 +0000 (21:25 +0000)
commit4922197a3394d5482387efdf34aa89843da516c4
tree291208c3ad46d660f99555db537336c0a5c1b961
parent6ec69941076b37d6528984ee2f42628cfa7b42ef
Begin to separate out segment types.
50 files changed:
Makefile.in
WHATS_NEW
configure
configure.in
include/.symlinks
lib/Makefile.in
lib/activate/activate.c
lib/activate/dev_manager.c
lib/activate/dev_manager.h
lib/activate/targets.h [new file with mode: 0644]
lib/cache/lvmcache.h
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/display/display.c
lib/display/display.h
lib/format1/disk-rep.c
lib/format1/disk-rep.h
lib/format1/format1.c
lib/format1/import-export.c
lib/format1/import-extents.c
lib/format_text/archive.c
lib/format_text/export.c
lib/format_text/flags.c
lib/format_text/format-text.c
lib/format_text/import_vsn1.c
lib/format_text/text_export.h [new file with mode: 0644]
lib/format_text/text_import.h [new file with mode: 0644]
lib/format_text/text_label.c
lib/label/label.c
lib/label/label.h
lib/locking/locking.h
lib/metadata/lv_manip.c
lib/metadata/merge.c
lib/metadata/metadata.h
lib/metadata/mirror.c
lib/metadata/segtypes.c [new file with mode: 0644]
lib/metadata/segtypes.h [new file with mode: 0644]
lib/mirror/.exported_symbols [new file with mode: 0644]
lib/mirror/Makefile.in [new file with mode: 0644]
lib/mirror/mirrored.c [new file with mode: 0644]
lib/report/report.c
lib/snapshot/.exported_symbols [new file with mode: 0644]
lib/snapshot/Makefile.in [new file with mode: 0644]
lib/snapshot/snapshot.c [new file with mode: 0644]
lib/striped/striped.c [new file with mode: 0644]
tools/lvcreate.c
tools/lvmcmdline.c
tools/lvresize.c
tools/tools.h
tools/vgchange.c
This page took 0.043688 seconds and 5 git commands to generate.