1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/format_text
Zdenek Kabelac 00e72efee2 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-30 13:10:40 +01:00
..
archive.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
archiver.c vgcfgrestore: validate complete VG 2024-10-23 20:16:14 +02:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c export: pass buffer size as parameter 2024-10-30 13:10:40 +01:00
flags.c export: optimise flag reading and printing 2024-10-30 13:10:40 +01:00
format-text.c sigint: support breaking parsing of VG metadata 2024-10-30 13:10:40 +01:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c debug: for checking how find_lv works 2024-10-30 13:10:40 +01:00
import-export.h read_lvflags: keep flag reading focused on flags 2024-10-23 20:16:14 +02:00
import.c config: use dm_config_parse_only_section 2024-10-22 19:36:00 +02:00
layout.h cleanup: typos in comments 2024-08-30 16:51:15 +02:00
text_export.h cleanup: easier print of historical lv 2021-03-10 01:11:52 +01:00
text_import.h text_import: introduce text_import_values 2024-10-30 13:10:40 +01:00
text_label.c cleanup: some missed public symbols static 2024-05-13 12:58:19 +02:00