1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-11-29 00:23:49 +03:00
Files
lvm2/lib
Zdenek Kabelac dac2bfe6a4 device_manager: add device_get_uuid
Function that is working with DM target is located within
lib/activate directory.

This function is able to use cached  dm_device_list when possible
to quickly resolve checks for device's UUID.

Function can fully replace get_dm_uuid_from_sysfs() and instead
of syscalls for open/read/close get the UUID with single ioctl.

When there is cached dm devs list, we can get many UUID from
a single syscall.
2024-05-27 15:35:56 +02:00
..
2024-05-27 15:16:26 +02:00
2024-05-04 01:01:57 +02:00
2024-05-27 15:16:26 +02:00
2024-05-04 01:01:57 +02:00
2024-05-14 17:59:26 +02:00
2018-06-08 13:40:53 +01:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00
2024-05-08 01:55:21 +02:00
2024-05-14 17:59:26 +02:00
2023-09-03 22:03:33 +02:00
2024-05-27 15:16:26 +02:00
2024-05-14 17:59:26 +02:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00
2024-05-27 15:16:26 +02:00
2024-05-04 01:01:57 +02:00
2024-05-27 15:16:26 +02:00
2024-05-04 01:01:57 +02:00
2024-05-04 01:01:57 +02:00