1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac 9e2870cc9f activation: reduce table preloading
Over the time the code for preloading detached LVs got unnecessarily
complicate. But actually we need to preload only LVs that
were previously non-toplevel (invisible) LVs and became visible
toplevel LVs in the precommitted metadata.

If there would be needed some other rule, it would likely be a bug in
conversion code forgetting to set visibility flag on detached LV.

This reduces number of unnecessary repeated DM tree preloading.
2024-03-16 10:34:31 +01:00
..
activate.c activation: reduce table preloading 2024-03-16 10:34:31 +01:00
activate.h vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
dev_manager.c vdo: read VDO stats via dm message 2024-02-19 14:20:39 +01:00
dev_manager.h vdo: read live vdo size configuration 2023-01-16 12:37:40 +01:00
fs.c cov: avoid using strcpy 2023-02-17 00:00:04 +01: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