]> sourceware.org Git - lvm2.git/commit - tools/lvresize.c
This patch adds the ability to extend 0 length layered LVs. This
authorJonathan Earl Brassow <jbrassow@redhat.com>
Wed, 6 Apr 2011 21:32:20 +0000 (21:32 +0000)
committerJonathan Earl Brassow <jbrassow@redhat.com>
Wed, 6 Apr 2011 21:32:20 +0000 (21:32 +0000)
commitfe93c99ad90d2e94fd2d1c28733b9836b6db3e49
treed0b88821e47a15797195405f06047eaf929d6c9a
parent968cdc0066f45acce73473ef362b5fe99203c7be
This patch adds the ability to extend 0 length layered LVs.  This
allows us to allocate all images of a mirror (or RAID array) at one
time during create.

The current mirror implementation still requires a separate allocation
for the log, however.
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
lib/metadata/mirror.c
tools/lvresize.c
This page took 0.031074 seconds and 5 git commands to generate.