1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib
Zdenek Kabelac 1ddc36b5b6 debug: for checking how find_lv works
To see whether use of 'radix_tree' for every find_lv() call helps.
As if we drop radix_tree after import, this code then may
fallback to old slower find_lv_in_vg.
2024-10-15 17:03:39 +02:00
..
activate cleanup: typos in comments 2024-08-30 16:51:15 +02:00
cache cleanup: typos in comments 2024-08-30 16:51:15 +02:00
cache_segtype text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
commands cleanup: fix typos 2024-09-27 13:42:45 +02:00
config lvmlockd: configurable sanlock lease sizes on 4K disks 2024-09-27 17:59:03 -05:00
datastruct cleanup: eliminate unused assign 2021-03-11 00:18:01 +01:00
device device_id: fix segfault if devices file has PVID=. 2024-10-15 10:58:16 +02:00
display cleanup: typos in comments 2024-08-30 16:51:15 +02:00
error error: try with modprobe 2024-05-27 15:16:26 +02:00
filters cleanup: typos in comments 2024-08-30 16:51:15 +02:00
format_text debug: for checking how find_lv works 2024-10-15 17:03:39 +02:00
freeseg device_mapper: remove dbg_malloc. 2018-06-08 13:40:53 +01:00
integrity text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
label cleanup: typos in comments 2024-08-30 16:51:15 +02:00
locking metadata: look for LV by name with find_lv 2024-10-15 14:44:49 +02:00
log cov: annotate 2024-09-30 15:00:03 +02:00
lvmpolld cleanup: typos in logging 2024-08-30 16:51:15 +02:00
metadata debug: for checking how find_lv works 2024-10-15 17:03:39 +02:00
mirror text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
misc crc: add newer zlib code 2024-10-15 13:10:49 +02:00
mm memlock: use value of 0 to disable memory locking 2024-09-27 13:42:45 +02:00
notify cleanup: fix typos 2024-09-27 13:42:45 +02:00
properties cleanup: typos in comments 2024-08-30 16:51:15 +02:00
raid text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
report metadata: look for LV by name with find_lv 2024-10-15 14:44:49 +02:00
snapshot text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
striped text_import: introduce text_import_values 2024-10-15 17:03:39 +02:00
thin text_import: introduce text_import_values 2024-10-15 17:03:39 +02:00
unknown text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
uuid cleanup: use _ for static var 2024-06-03 15:30:05 +02:00
vdo text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +02:00
writecache text_import: use radix tree to find lv_names 2024-10-15 14:44:49 +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