]> sourceware.org Git - lvm2.git/commit
Add lvm_list_vg_names and lvm_list_vg_ids liblvm functions.
authorDave Wysochanski <dwysocha@redhat.com>
Fri, 24 Jul 2009 12:47:15 +0000 (12:47 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Fri, 24 Jul 2009 12:47:15 +0000 (12:47 +0000)
commita3158f498f2a377b900d5baae41d5a222192dce6
treeae95bf10600bf1f973da61a82054c4d3b591663b
parent95ff997d1df03201099fc425d4772e9739dd47fd
Add lvm_list_vg_names and lvm_list_vg_ids liblvm functions.

These functions provide the capability of enumerating all vgnames and
vgids in the system.  They do not do a scan of the system.

Author: Dave Wysochanski <dwysocha@redhat.com>
liblvm/.exported_symbols
liblvm/lvm.h
liblvm/lvm_vg.c
This page took 0.038479 seconds and 5 git commands to generate.