1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm/.exported_symbols
Dave Wysochanski 729f472c04 Add lvm_vg_open() to open an existing VG for reading or writing.
lvm_vg_open() calls internal vg_read() function which is the entry point
for reading an existing VG.  In addition to the mode, we include a 'flags'
parameter for future extensions.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
2009-07-22 22:24:16 +00:00

13 lines
165 B
Plaintext

lvm_create
lvm_destroy
lvm_reload_config
lvm_vg_create
lvm_vg_extend
lvm_vg_set_extent_size
lvm_vg_write
lvm_vg_open
lvm_vg_close
lvm_vg_remove
lvm_errno
lvm_errmsg