]> sourceware.org Git - lvm2.git/commit
lvreduce/lvresize: add ability to reduce the size of a RaidLV
authorHeinz Mauelshagen <heinzm@redhat.com>
Thu, 9 Feb 2017 21:41:28 +0000 (22:41 +0100)
committerHeinz Mauelshagen <heinzm@redhat.com>
Thu, 9 Feb 2017 21:42:03 +0000 (22:42 +0100)
commit55eaabd1183042b8e03b3a969eadf624623c4b62
tree5d5dde2f90b7037c177b51e5da9aa8545d7f3222
parent79f31008fa10cc4893b6f98ad3e0de188aa5e7b0
lvreduce/lvresize: add ability to reduce the size of a RaidLV

- support shrinking of raid0/1/4/5/6/10 LVs
- enhance lvresize-raid.sh tests: add raid0* and raid10
- fix have_raid4 in aux.sh to allow lv_resize-raid.sh
  and other scripts to test raid4

Resolves: rhbz1394048
WHATS_NEW
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
lib/metadata/raid_manip.c
test/lib/aux.sh
test/shell/lvconvert-repair-raid.sh
test/shell/lvresize-raid.sh
This page took 0.038102 seconds and 5 git commands to generate.