mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
785572fb65
When reading values out of tree node, we can look for them with help of binary search. For this bsearch functionality however config values must be alphabetically sorted! However overal this patch is not giving major speedup as we are actually going through config_node many times to extract individual pieces. |
||
---|---|---|
.. | ||
thin.c |