1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/lib/format_text
Zdenek Kabelac 4dc0ee8e56 export: use radix_tree for write formatter
Replace use of dm_hash with radix_tree when making PV index names.

Store just the index number itself and use pv%d for outf() string.

For lookup up a PV - use just the PV pointer itself, it's faster then
converint for it's ID to UUID format.
2024-10-22 19:36:00 +02:00
..
archive.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
archiver.c cleanup: unlink passes with ENOENT 2024-05-01 10:55:17 +02:00
archiver.h build: Don't generate symlinks in include/ dir 2018-05-14 10:30:20 +01:00
export.c export: use radix_tree for write formatter 2024-10-22 19:36:00 +02:00
flags.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
format-text.c cleanup: typos in comments 2024-08-30 16:51:15 +02:00
format-text.h vgck: fix updatemetadata writing different descriptions 2019-10-11 12:57:32 -05:00
import_vsn1.c check_lv_segment: split into incomplete complete 2024-10-22 19:36:00 +02:00
import-export.h const: _ops text_vg_version 2024-05-04 01:01:57 +02:00
import.c config_file: remove unused code 2024-07-02 16:24:12 -05: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 doc: change fsf address 2016-01-21 12:11:37 +01:00
text_label.c cleanup: some missed public symbols static 2024-05-13 12:58:19 +02:00