]> sourceware.org Git - lvm2.git/commit
metadata: do not repair missing PV_EXT_USED flag for PVs belonging to foreign VG
authorPeter Rajnoha <prajnoha@redhat.com>
Tue, 16 Feb 2016 12:55:31 +0000 (13:55 +0100)
committerPeter Rajnoha <prajnoha@redhat.com>
Wed, 17 Feb 2016 09:19:24 +0000 (10:19 +0100)
commitb077e7374f6bcb4ad5d8d9247553301ce75fa38e
tree72f62f23569597ca8972b92e6c87ad2e9befcda6
parent13f3e926326ae528d1a62d9786f462e7d7c73037
metadata: do not repair missing PV_EXT_USED flag for PVs belonging to foreign VG

The host that owns foreign VGs is responsible for fixing up PV_EXT_USED
flag - the same already applies to repairing any inconsistent VG.

This patch also moves the iteration over vg->pvs inside
_check_or_repair_pv_ext fn - it's cleaner this way.
lib/metadata/metadata.c
This page took 0.041291 seconds and 5 git commands to generate.