mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
4dc0ee8e56
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. |
||
---|---|---|
.. | ||
archive.c | ||
archiver.c | ||
archiver.h | ||
export.c | ||
flags.c | ||
format-text.c | ||
format-text.h | ||
import_vsn1.c | ||
import-export.h | ||
import.c | ||
layout.h | ||
text_export.h | ||
text_import.h | ||
text_label.c |