Checking if a new partition is targeted by a new VG through LvmDevice…

Authored by cjlcarvalho on May 28 2018, 7:24 PM.

Description

Checking if a new partition is targeted by a new VG through LvmDevice::s_DirtyPVs list instead of searching for a CreateVolumeGroupOperation targeting this new partition.

Details