1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/label
David Teigland 990f4f7c4f devices: dm uuid related function names
In the context of dm, 'device' refers to a dm device, but
in the context of lvm, 'device' refers to struct device.
Change some lvm function names to make that difference clearer.

dev_manager_get_device_list() -> dev_manager_get_dm_active_devices()
get_device_list() -> get_dm_active_devices()
device_get_uuid() -> dev_dm_uuid(), devno_dm_uuid()
2024-06-28 14:05:53 -05:00
..
hints.c cleanup: some more MAJOR MINOR unsigned 2024-06-03 15:30:05 +02:00
hints.h vgchange -aay: optimize device list using pvs_online files 2021-11-05 12:19:35 -05:00
label.c devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
label.h label: make scan_bcache local 2024-05-13 02:21:37 +02:00