]> sourceware.org Git - lvm2.git/commit
flags: add read and print of segtype flag
authorZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 May 2017 12:20:05 +0000 (14:20 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 29 May 2017 12:49:41 +0000 (14:49 +0200)
commit0299a7af1ec1eeb11388ed15c4c78f224fee76b2
tree808495a64bd3d28ea22e9e8533db02b87aa4ff32
parent1bb0c5197f00594e50fb2b8a92f96633f32a9817
flags: add read and print of segtype flag

Allow storing LV status bits with segment type name field.
Switching to this since this field has better support for compatibility
with older version of lvm2 - since such unknown segtype will not cause
complete invisiblity of metadata from older lvm2 code - just the
particular LV will become unusable with unknown type of segment.
WHATS_NEW
lib/format_text/flags.c
lib/format_text/import-export.h
This page took 0.036732 seconds and 5 git commands to generate.