1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
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
..
activate.c devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
activate.h devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
dev_manager.c devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
dev_manager.h devices: dm uuid related function names 2024-06-28 14:05:53 -05:00
fs.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
fs.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
targets.h doc: change fsf address 2016-01-21 12:11:37 +01:00