1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00
lvm2/device_mapper
Zdenek Kabelac 051a5c3f56 device_mapper: refactor code to lvm library
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.
2024-06-19 14:28:54 +02:00
..
2021-09-22 17:18:50 +02:00
2021-09-23 16:49:58 +02:00
2023-07-10 17:13:32 +02:00
2024-05-08 10:16:01 +02:00
2024-05-27 15:35:57 +02:00
2024-05-13 12:58:37 +02:00
2023-05-10 16:19:46 +02:00
2024-05-14 17:59:26 +02:00