1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
LVM2 mirror repository https://sourceware.org/lvm2/
Go to file
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
autoconf o initial subdir population 2001-08-15 16:20:46 +00:00
doc o initial subdir population 2001-08-15 16:20:46 +00:00
driver o Confusingly, dmfs-tdir isn't gone, its now called dmfs-lv.c and its the 2001-11-29 14:00:04 +00:00
include o Trivial binary tree 2001-10-25 11:38:19 +00:00
lib o Striped allocator 2001-11-29 18:45:35 +00:00
libdm configure --with-interface=ioctl (default) or =fs to choose kernel interface 2001-11-28 21:03:50 +00:00
man lvactivate checkpoint commit 2001-09-25 12:49:28 +00:00
old-tests o if any pattern rejects a device, and there were no accepts then reject ! 2001-11-12 17:06:33 +00:00
scripts o initial subdir population 2001-08-15 16:20:46 +00:00
tools Add -t or --test arg to all tools that update metadata to avoid 2001-11-28 18:03:11 +00:00
configure o Filter for the dev cache that takes values from config file: 2001-10-19 18:20:37 +00:00
configure.in Do substitution on LIBS so that those platforms that need -lncurses as well as 2001-11-16 10:40:16 +00:00
make.tmpl.in Make source files depend on makefiles. 2001-11-28 15:00:49 +00:00
Makefile.in Create symlinks to .h files in an include directory 2001-10-01 13:36:54 +00:00
README o Basic README.. 2001-08-15 15:59:38 +00:00
TODO o Use new info interface to dm. 2001-11-19 15:38:39 +00:00

This is pretty much empty so far...if you can't see subdirectories,
try 'cvs -f update'