]> sourceware.org Git - lvm2.git/commit
Handle metadata with unknown segment types more gracefully.
authorPetr Rockai <prockai@redhat.com>
Fri, 16 Oct 2009 17:41:49 +0000 (17:41 +0000)
committerPetr Rockai <prockai@redhat.com>
Fri, 16 Oct 2009 17:41:49 +0000 (17:41 +0000)
commitb4048242f58910556478b01987828f3622ab92d9
treeb1c377e8e61ec0bdd8bea5960c5f9da9b784e4fe
parenta1bb606aabd89abda9312cb59cb6edc8e68da111
Handle metadata with unknown segment types more gracefully.
16 files changed:
WHATS_NEW
lib/Makefile.in
lib/activate/activate.c
lib/commands/toolcontext.c
lib/commands/toolcontext.h
lib/config/config.c
lib/config/config.h
lib/format_text/export.c
lib/format_text/text_export.h
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
lib/metadata/segtype.c
lib/metadata/segtype.h
lib/unknown/unknown.c [new file with mode: 0644]
test/t-unknown-segment.sh [new file with mode: 0644]
tools/vgcfgrestore.c
This page took 0.030756 seconds and 5 git commands to generate.