mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
3019419e95
Create new function alloc_vg() to allocate VG structure. It takes pool_name (for easier debugging). and also take vg_name to futher simplify code. Move remainder of _build_vg_from_pds to _pool_vg_read and use vg memory pool for import functions. (it's been using smem -> fid mempool -> cmd mempool) (FIXME: remove mempool parameter for import functions and use vg). Move remainder of the _build_vg to _format1_vg_read |
||
---|---|---|
.. | ||
.exported_symbols | ||
disk_rep.c | ||
disk_rep.h | ||
format_pool.c | ||
format_pool.h | ||
import_export.c | ||
Makefile.in | ||
pool_label.c | ||
pool_label.h | ||
sptype_names.h |