]> sourceware.org Git - lvm2.git/commit
raid_manip: add missing code avoiding MetaLV collocation on the same PV
authorHeinz Mauelshagen <heinzm@redhat.com>
Fri, 12 Aug 2016 20:46:57 +0000 (22:46 +0200)
committerHeinz Mauelshagen <heinzm@redhat.com>
Fri, 12 Aug 2016 20:46:57 +0000 (22:46 +0200)
commit6d52b17dfcbbbc19d4fee1ba117448bed3759ba8
tree8c6b537b5f0117aa9007bb627c31120aa601c90e
parent0973d6e3314cc0f0ff1e5024feb131c2187d97f2
raid_manip: add missing code avoiding MetaLV collocation on the same PV

Adding MetaLVs to given DataLVs (e.g. raid0 -> raid0_meta takeover),
_avoid_pvs_with_other_images_of_lv() was missing code to prohibit
allocation when called with a just allocated MetaLV to prohibit
collaocation of the next allocated MetaLV on the same PV.

- resolves rhbz1366738
lib/metadata/raid_manip.c
This page took 0.038296 seconds and 5 git commands to generate.