mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
488a58a998
o Changed pv_map.c to maintain the list of free areas in size order, which is more helpful to the allocators. If you want to allocate a bit of an area call consume_area(area, size), this will adjust the area if there's some space left and shuffle it to the correct place in the list. Not tested. |
||
---|---|---|
.. | ||
lv_manip.c | ||
metadata.c | ||
metadata.h | ||
pv_map.c | ||
pv_map.h |