]> sourceware.org Git - lvm2.git/commit
metadata: fix regression causing PVs not in VGs to be marked as allocatable
authorPeter Rajnoha <prajnoha@redhat.com>
Mon, 7 Jul 2014 11:58:42 +0000 (13:58 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Mon, 7 Jul 2014 12:07:21 +0000 (14:07 +0200)
commit6dc7b783c80c6834aa724df49b5d47b9b5601506
treebeb7d4ef1b8c2bc39a47db35745aad3141665b0b
parent7021c8f1a483d91a58ce2abc52583e73e2910da7
metadata: fix regression causing PVs not in VGs to be marked as allocatable

If the PV is not yet in a VG, it's not allocatable.
A regression introduced by commit 0283c439ec2dc195184a12f86a060b271476aae0
(_pv_create) and later commit a7ca10151795b4c4ed6fa4bf7d3d6b1a687430b0
(pv_read).
WHATS_NEW
lib/metadata/metadata.c
test/shell/pvchange-usage.sh
This page took 0.034659 seconds and 5 git commands to generate.