1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-03 05:18:29 +03:00
lvm2/lib/activate
Zdenek Kabelac 647c8edf82 Drop pool memory allocated in lv_has_target_type
Remove FIXMES - there should not be any pool free call since
the memory pool is from device manager, and pool is detroyed
after the operation, so doing extra free here would not help here.

However lv_has_target_type() is using cmd mempool so here the extra
call for dm_pool_free makes sence.
2011-11-18 19:42:03 +00:00
..
activate.c Replace dynamic buffer allocations for PATH_MAX 2011-11-18 19:31:09 +00:00
activate.h Remove unneeded parameter. 2011-11-11 16:41:37 +00:00
dev_manager.c Drop pool memory allocated in lv_has_target_type 2011-11-18 19:42:03 +00:00
dev_manager.h Drop messages from lvm app context 2011-10-17 14:18:07 +00:00
fs.c Replace dynamic buffer allocations for PATH_MAX 2011-11-18 19:31:09 +00:00
fs.h Fix lv_info open_count test 2011-10-14 13:23:47 +00:00
targets.h Use UUIDs instead of names while processing event handlers. 2010-04-14 13:01:38 +00:00