]> sourceware.org Git - lvm2.git/commit - WHATS_NEW_DM
Fix usage of DEBUG_ENFORCE_POOL_LOCKING with DEBUG_MEM
authorZdenek Kabelac <zkabelac@redhat.com>
Sun, 23 Oct 2011 15:38:02 +0000 (15:38 +0000)
committerZdenek Kabelac <zkabelac@redhat.com>
Sun, 23 Oct 2011 15:38:02 +0000 (15:38 +0000)
commitfd6a1bfb74603f245ac9d9b78564ff906f38145f
tree03431f9541dad38cc6a1d5215dcd1723da7bd78f
parentd0d516eb5ed05400dc4bbcd888344bfc1b1c21d7
Fix usage of DEBUG_ENFORCE_POOL_LOCKING with DEBUG_MEM

Since DEBUG_MEM is storing own extra structure within returned memory chunk,
glibc free must be used directly for posix_memaling() allocated block.
WHATS_NEW_DM
libdm/mm/pool-fast.c
This page took 0.032011 seconds and 5 git commands to generate.