]> sourceware.org Git - lvm2.git/commit
lvconvert: support linear <-> striped convenience conversions
authorHeinz Mauelshagen <heinzm@redhat.com>
Wed, 30 May 2018 10:49:15 +0000 (12:49 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Tue, 5 Jun 2018 14:23:18 +0000 (16:23 +0200)
commitbd7cdd0b09ba123b064937fddde08daacbed7dab
tree7fd9acd25b3cf06dec11474ded44b6595e227368
parentde66704253653305e4513637735a078af00912b7
lvconvert: support linear <-> striped convenience conversions

"lvconvert --type {linear|striped|raid*} ..." on a striped/linear
LV provides convenience interim type to convert to the requested
final layout similar to the given raid* <-> raid* conveninece types.

Whilst on it, add missing raid5_n convenince type from raid5* to raid10.

Resolves: rhbz1439925
Resolves: rhbz1447809
Resolves: rhbz1573255
lib/metadata/raid_manip.c
tools/lvconvert.c
This page took 0.039096 seconds and 5 git commands to generate.