mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
bd2500e62e
When the node enters dtree with implicit dependency, it automatically has udev flags from parent node and could not be changed later when the node has been entered again via i.e lvm's preload tracking. Resolve this by tracking whether the node has been created by implicit dependency tracking or has been entered explicitely. Implicit node could be later upgraded by an explicit _add_dev() with proper udev_flags. For implicit devices add special udev flags to avoid any scan and udev rule processing if we resume such device. Patch allows easier removing of orphan nodes. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
.exported_symbols | ||
libdevmapper.h | ||
libdevmapper.pc.in | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
Makefile.in |