1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac 14f782c5a7 dev_manager: no layer suffix for component
Do not attach layer suffix to the UUID when activating component LV.

In this case we want to see allow this LV to be public, thus
such LV should not be using -layer suffix in its UUID.

This also requires that our 'cached' access will check for
both UUID (with & without suffix) which was unnoticed issue before.

This change is now necesssary since our udev rule automatically expects
any LV with -layer suffix is private and will prevent generaring
any systemd unit even when there are no 'DM' flags bits passed via
cookie mechanism while creating such LV.
2024-06-21 11:25:33 +02:00
..
activate.c dev_manager: remove disable_dm_dev flag 2024-05-27 15:35:57 +02:00
activate.h device_manager: add device_get_uuid 2024-05-27 15:35:56 +02:00
dev_manager.c dev_manager: no layer suffix for component 2024-06-21 11:25:33 +02:00
dev_manager.h vdo: read live vdo size configuration 2023-01-16 12:37:40 +01: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