]> sourceware.org Git - lvm2.git/commit
Add --metadataignore to pvcreate.
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 30 Jun 2010 12:17:24 +0000 (12:17 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 30 Jun 2010 12:17:24 +0000 (12:17 +0000)
commitfdcf749779bfd1acaeb84f82e7d7c63a9130eccb
tree186b399b0db15e4e46fc4bd1426e3224d97046a2
parented38f47f23802dbd0809b826aa0709503a3b535c
Add --metadataignore to pvcreate.

Allow metadataignore flag to be passed in to pvcreate.
Ideally, more refactoring of the mda allocation / initialization
is warranted, but for now, we just add another parameter to 'add_mda'
to take an existing mda ignored flag.  We need to do this or pv_write
loses the state of the mda 'ignored' flag before copying and writing
to disk.
lib/config/defaults.h
lib/format_text/format-text.c
lib/format_text/format-text.h
lib/format_text/text_label.c
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
tools/commands.h
tools/toollib.c
This page took 0.034974 seconds and 5 git commands to generate.