1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/device_mapper/ioctl
Zdenek Kabelac 36691b9844 device_mapper: add dm_device_list_find_by_dev
Introduce function to find device's name and uuid for
a given major:minor.

This information is cached with dm_device_list which reads all the
info from single ioctl(DM_DEVICE_LIST).
Lvm keeps major:minor name & uuid for active devices in the system.
2024-05-27 15:34:16 +02:00
..
libdm-iface.c device_mapper: add dm_device_list_find_by_dev 2024-05-27 15:34:16 +02:00
libdm-targets.h const: libdm cmd_data_v4 2024-05-04 01:01:57 +02:00