1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac e211768d1c dev_manager: drop cache for dm tree manipulation
We've got cached DM list before grabbing lock, so there
is some chance, that DM table has changed and we would
need to refresh this info.

TODO: benchmark, whether it would even make sense to refresh cache
and keep it content instead of using individual ioctl() for tree build.
2024-05-27 15:35:57 +02:00
..
activate dev_manager: drop cache for dm tree manipulation 2024-05-27 15:35:57 +02:00
cache lvmcache: stop saving duplicate pvs info between scans 2024-04-26 14:13:46 -05:00
cache_segtype cleanup: relocate section 2024-05-27 15:16:26 +02:00
commands Allow system.devices to be automatically created on first boot 2024-05-21 16:29:12 -05:00
config Allow system.devices to be automatically created on first boot 2024-05-21 16:29:12 -05:00
datastruct cleanup: eliminate unused assign 2021-03-11 00:18:01 +01:00
device device: propagate struct cmd_context 2024-05-27 15:35:17 +02:00
display const: use arrays of strings 2024-05-04 01:01:57 +02:00
error error: try with modprobe 2024-05-27 15:16:26 +02:00
filters const: use arrays of strings 2 2024-05-04 01:01:57 +02:00
format_text gcc: same signess 2024-05-14 17:59:26 +02:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity const: _ops segtype handler 2024-05-04 01:01:57 +02:00
label label: cache dm dev list earlier 2024-05-27 15:35:57 +02:00
locking refactor: update dm_strncpy to _dm_strncpy 2024-04-04 19:38:21 +02:00
log const: log level string 2024-05-04 01:01:57 +02:00
lvmpolld const: _fns poll_function 2024-05-04 01:01:57 +02:00
metadata lvremove: remove device_id for PVs on LVs 2024-05-22 15:32:17 -05:00
mirror const: _ops segtype handler 2024-05-04 01:01:57 +02:00
misc clenaup: update local static with _ 2024-05-08 01:55:21 +02:00
mm gcc: same signess 2024-05-14 17:59:26 +02:00
notify debug: check for syscalls 2023-09-03 22:03:33 +02:00
properties build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
raid cleanup: relocate section 2024-05-27 15:16:26 +02:00
report gcc: same signess 2024-05-14 17:59:26 +02:00
snapshot const: _ops segtype handler 2024-05-04 01:01:57 +02:00
striped const: _ops segtype handler 2024-05-04 01:01:57 +02:00
thin cleanup: relocate section 2024-05-27 15:16:26 +02:00
unknown const: _ops segtype handler 2024-05-04 01:01:57 +02:00
uuid refactor: remove (void) from dm_strncpy usage 2024-04-04 19:38:21 +02:00
vdo cleanup: relocate section 2024-05-27 15:16:26 +02:00
writecache const: _ops segtype handler 2024-05-04 01:01:57 +02:00
zero const: _ops segtype handler 2024-05-04 01:01:57 +02:00
Makefile.in devices: factor common list functions 2022-11-07 11:38:46 -06:00