mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
cc344c3e69
For large device sets our dm_hash can produce larger amounf of mapping collision and we would need to further increase our has size. So instead use the radix_tree code which is immune agains growing size of devices and uses memory more effiecently to store all the paths. |
||
---|---|---|
.. | ||
lvmcache.c | ||
lvmcache.h |