]> sourceware.org Git - lvm2.git/commit
flags: add segtype flag support
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 May 2017 12:20:38 +0000 (14:20 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 May 2017 12:52:56 +0000 (14:52 +0200)
commit4141409eb09e78aef030346995f1722fb40956d8
tree76c829eac2009bccd6c5e0ec586e84ad63f7b783
parent0299a7af1ec1eeb11388ed15c4c78f224fee76b2
flags: add segtype flag support

Switch METADATA_FORMAT flag usage to be stored via segtype
instead of 'status' flag which appeared to cause major
incompatibility troubles.

For backward compatiblity segtype flags are still accepted also
via 'status' bits which were used from version 2.02.169 so metadata
saved by this newer lvm2 version should still work nicely, although
new save version will no longer work on this older lvm2 version.
WHATS_NEW
lib/format_text/export.c
lib/format_text/flags.c
lib/format_text/import-export.h
lib/format_text/import_vsn1.c
This page took 0.028601 seconds and 5 git commands to generate.