mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
14f782c5a7
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. |
||
---|---|---|
.. | ||
activate.c | ||
activate.h | ||
dev_manager.c | ||
dev_manager.h | ||
fs.c | ||
fs.h | ||
targets.h |