]> sourceware.org Git - lvm2.git/commit
lvconvert: add support to change RAID region size (fixup)
authorHeinz Mauelshagen <heinzm@redhat.com>
Tue, 7 Feb 2017 15:52:04 +0000 (16:52 +0100)
committerHeinz Mauelshagen <heinzm@redhat.com>
Tue, 7 Feb 2017 15:52:04 +0000 (16:52 +0100)
commit46a772fbc4e121f8e9e65d3be022bbace79be1f2
treec9b542fdce4d8b96552da90f5c5d7130c8ca0915
parent91c4bd14d0a6d07366375e86e6cdff0da2e2bdc4
lvconvert: add support to change RAID region size (fixup)

Commit cfb6ef654d3d1f1dd02569a1d5bd2fc252ae2494 introduced
support to change RAID region size.

Add:
- missing conditions to support any types to function with
  it in lv_raid_convert();  temporary workaround used until
  cli validation patches get merged
- tests requesting "-R " to lvconvert-raid-takeover.sh
  involving a cleanup of the script

Related: rhbz1392947
lib/metadata/raid_manip.c
test/shell/lvconvert-raid-takeover.sh
tools/lvconvert.c
This page took 0.03663 seconds and 5 git commands to generate.