]> sourceware.org Git - lvm2.git/commit
RAID: Fix extending size of RAID 4/5/6 logical volumes.
authorJonathan Brassow <jbrassow@redhat.com>
Tue, 26 Jun 2012 14:44:54 +0000 (09:44 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Tue, 26 Jun 2012 14:44:54 +0000 (09:44 -0500)
commit8767435ef847831455fadc1f7e8f4d2d94aef0d5
tree8c3d3b3c0d12a55fab388ed9cf1a9919e8815720
parentbf81d5607a47eb0bf3963be54f4b765b2d24b895
RAID:  Fix extending size of RAID 4/5/6 logical volumes.

Reducing a RAID 4/5/6 LV or extending it with a different number of
stripes is still not implemented.  This patch covers the "simple" case
where the LV is extended with the same number of stripes as the orginal.
WHATS_NEW
lib/metadata/lv_manip.c
test/shell/lvresize-raid.sh [new file with mode: 0644]
tools/lvresize.c
This page took 0.026723 seconds and 5 git commands to generate.