]> sourceware.org Git - lvm2.git/commit
o There were some alignment problems with pool-debug which I've resolved
authorJoe Thornber <thornber@redhat.com>
Mon, 28 Jan 2002 09:16:09 +0000 (09:16 +0000)
committerJoe Thornber <thornber@redhat.com>
Mon, 28 Jan 2002 09:16:09 +0000 (09:16 +0000)
commit4b2ec1929ac26934a864ae9000cc888eba2d7310
tree612431385b8f800317459a57743992dea029de07
parent154ca4b837069fb60a4e3dd048a2e66a6b8e3d2f
o  There were some alignment problems with pool-debug which I've resolved
   by allocating the data block with an additional dbg_malloc.

o  Added an assertion to check that no one is requesting alternate
   alignment for memory allocated from pool.  I can't see us needing this
   for LVM2.
lib/metadata/metadata.h
lib/mm/pool-debug.c
This page took 0.038204 seconds and 5 git commands to generate.