1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/format_pool
Zdenek Kabelac 077a6755ff Replace free_vg with release_vg
Move the free_vg() to  vg.c  and replace free_vg  with release_vg
and make the _free_vg internal.

Patch is needed for sharing VG in vginfo cache so the release_vg function name
is a better fit here.
2011-08-10 20:25:29 +00:00
..
.exported_symbols Add read-only GFS pool support. 2004-06-07 19:10:21 +00:00
disk_rep.c Use new dev_open_readonly fn to prevent opening devices for read-write when not necessary. 2011-05-28 09:48:14 +00:00
disk_rep.h Remove unnecessary parameter from import_pool_pvs(). 2010-04-13 17:25:13 +00:00
format_pool.c Replace free_vg with release_vg 2011-08-10 20:25:29 +00:00
format_pool.h Fix vgreduce to use vg_split_mdas to check sufficient mdas remain. 2008-04-08 12:49:21 +00:00
import_export.c Check str_list_add() success 2010-12-01 13:05:06 +00:00
Makefile.in Install plugins to subdirs 2010-05-06 10:07:46 +00:00
pool_label.c Use __attribute__ consistently throughout. 2010-07-09 15:34:40 +00:00
pool_label.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
sptype_names.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00