]> xenbits.xensource.com Git - libvirt.git/commit
Revert "storage: Validate the device formats at logical startup"
authorPeter Krempa <pkrempa@redhat.com>
Thu, 12 Jan 2017 13:04:09 +0000 (14:04 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 13 Jan 2017 08:28:28 +0000 (09:28 +0100)
commita80957c518d311735609e39bcce384619111e531
tree0e2cd0a5657b894e9304ac942eb05118f9505fb3
parent9538dff96f51b2ebd37e3954c7323aacb65e9316
Revert "storage: Validate the device formats at logical startup"

The check is pointless since LVM is capable to detect it's own members
and the check is flawed as it would fail if neither libblkid nor parted
is installed.

We don't really need to babysit LVM in this way.

This reverts commit cb38b6cbc7e35e7ee92a7f54828f21261227d17a.
src/storage/storage_backend_logical.c