1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 20:25:52 +03:00
lvm2/lib
Joe Thornber 488a58a998 o Striped allocator
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.
2001-11-29 18:45:35 +00:00
..
activate Add -t or --test arg to all tools that update metadata to avoid 2001-11-28 18:03:11 +00:00
config o LGPL list implementation 2001-10-31 12:47:01 +00:00
datastruct o Tool support for segments. 2001-11-28 13:45:50 +00:00
device Add -t or --test arg to all tools that update metadata to avoid 2001-11-28 18:03:11 +00:00
display o Tool support for segments. 2001-11-28 13:45:50 +00:00
filters o if any pattern rejects a device, and there were no accepts then reject ! 2001-11-12 17:06:33 +00:00
format1 o I was reading striped volumes incorrectly. 2001-11-29 14:13:43 +00:00
format_text o Sync up todays work on converting to the segmented representation of 2001-11-27 16:37:33 +00:00
log lvdisplay & lvreduce 2001-11-08 16:15:58 +00:00
metadata o Striped allocator 2001-11-29 18:45:35 +00:00
mm o pool_free was leaving one block hanging around. 2001-11-28 14:58:33 +00:00
regex o LGPL list implementation 2001-10-31 12:47:01 +00:00
uuid o LGPL list implementation 2001-10-31 12:47:01 +00:00
Makefile.in o Sync up todays work on converting to the segmented representation of 2001-11-27 16:37:33 +00:00
README o initial subdir population 2001-08-15 16:20:46 +00:00

Base library directory