mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
e30bc9b179
Move the code around caching active dm device devno, name and uuid from device_mapper/libdm-iface to dev_cache file - as libdm layer cares about 'decoding' ioctl data from kernel and caching for use by lvm stays within lvm. Introduce: dev_cache_update_dm_devs dev_cache_get_dm_dev_by_devno dev_cache_get_dm_dev_by_uuid Use radix_tree for searching. |
||
---|---|---|
.. | ||
datastruct | ||
ioctl | ||
misc | ||
mm | ||
regex | ||
vdo | ||
all.h | ||
libdm-common.c | ||
libdm-common.h | ||
libdm-config.c | ||
libdm-deptree.c | ||
libdm-file.c | ||
libdm-report.c | ||
libdm-string.c | ||
libdm-targets.c | ||
libdm-timestamp.c | ||
Makefile |