Change the default for LVM2 and dm-multipath support to off
authorDavid Zeuthen <davidz@redhat.com>
Fri, 26 Aug 2011 15:09:24 +0000 (11:09 -0400)
committerDavid Zeuthen <davidz@redhat.com>
Fri, 26 Aug 2011 15:15:55 +0000 (11:15 -0400)
commit99de237eed6a026597e9b045527631c42ab86968
treee3425160089b42e8d9321b861e4c19aa72e81eec
parentcd0644df1279a9a04c5ff15220381a64de0224fa
Change the default for LVM2 and dm-multipath support to off

The udev integration in device-mapper (and its users) is not exactly
working well - for example, you need to run 'udevadm trigger' in order
for the /lib/udev/udisks-lvm-pv-export prober to kick
in. Additionally, the fact that we run said prober on new events is
causing a lot of problems because its use of liblvm and the fact that
liblvm cannot currently be safely used in the udev path.

Signed-off-by: David Zeuthen <davidz@redhat.com>
Signed-off-by: Kay Sievers <kay@redhat.com>
configure.ac