]> sourceware.org Git - lvm2.git/commit
vdo: introduce segment types and manip functions
authorZdenek Kabelac <zkabelac@redhat.com>
Fri, 29 Jun 2018 09:11:14 +0000 (11:11 +0200)
committerZdenek Kabelac <zkabelac@redhat.com>
Mon, 9 Jul 2018 13:28:35 +0000 (15:28 +0200)
commita8f84f78015326125c4884046014a5b93fded77f
treef617509cc02a49b6f335817a75bbc4000b8ae629
parentc66a960149ae28f057bc1a91d6974e92fc572c30
vdo: introduce segment types and manip functions

Core functionality introducing lvm VDO support.
12 files changed:
lib/Makefile.in
lib/activate/activate.h
lib/activate/dev_manager.c
lib/commands/toolcontext.c
lib/format_text/flags.c
lib/metadata/lv.c
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
lib/metadata/segtype.h
lib/metadata/vdo_manip.c [new file with mode: 0644]
lib/misc/lvm-string.c
lib/vdo/vdo.c [new file with mode: 0644]
This page took 0.043528 seconds and 5 git commands to generate.