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 4a8d120415 o pool-debug.c contains an alternative implementation of pool that gets
a seperate chunk of memory from dbg_malloc for each pool_alloc.  This
   will allow the bounds checking code in dbg_malloc to do it's stuff.

o  The normal implementation moved to pool-fast.c

o  pool.c now just contains a #ifdef and includes the appropriate .c file.

Alasdair, could you make sure that gcc -MM get's passed all the
CFLAGS please, otherwise the dependencies get calculated incorrectly.
2001-11-28 09:13:00 +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 additional patch required 2001-11-23 12:35:31 +00:00
include o Trivial binary tree 2001-10-25 11:38:19 +00:00
lib o pool-debug.c contains an alternative implementation of pool that gets 2001-11-28 09:13:00 +00:00
libdm dmdir path 2001-11-21 19:20:41 +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 vgmerge first cut 2001-11-27 17:02:24 +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 o Turn on pool debugging by default (-DDEBUG_POOL) 2001-11-28 09:07:53 +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'