1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/activate
Zdenek Kabelac 04fbffb116 label: cache dm device list
Since we check for present DM devices - cache result for
futher use of checking presence of such device.

lvm2 uses cache result for label scan, but also when
it tries to activate or deactivate LV - however only simple
target 'striped' is reasonably supported.

Use disable_dm_devs to be able to control when lv_info()
get cache or uncached results.

TODO: support more type, however this is getting very complicated.
2021-12-20 16:13:28 +01:00
..
activate.c label: cache dm device list 2021-12-20 16:13:28 +01:00
activate.h activate: add get_device_list 2021-12-20 16:13:28 +01:00
dev_manager.c label: cache dm device list 2021-12-20 16:13:28 +01:00
dev_manager.h activate: add get_device_list 2021-12-20 16:13:28 +01:00
fs.c gcc: use more zero length arrays 2021-09-22 17:18:50 +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