1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/libdm/ioctl
Peter Rajnoha 88b97d8f30 Fix dm-mod autoloading logic to not assume control node is set correctly.
We can't rely on the fact that udev should prepare the node with right major
and minor number to trigger the module autoloading. We have to take into
account that the node could be missing or it could exist with improper
major and minor number assigned (e.g. from previous kernel versions in
an environment with static nodes and without udev). Make any corrections
if needed!
2010-08-18 13:11:56 +00:00
..
libdm-compat.h further progress 2008-11-01 02:19:19 +00:00
libdm-iface.c Fix dm-mod autoloading logic to not assume control node is set correctly. 2010-08-18 13:11:56 +00:00
libdm-targets.h Add support for querying a device's inactive table. 2009-11-06 00:43:08 +00:00