]> 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)
commit122ccd0d04a64ddc31de5e466a160bf02678e14d
treeae95bf10600bf1f973da61a82054c4d3b591663b
parentfd443e0245ff6a990f933dae261d85c894440f29
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.037569 seconds and 5 git commands to generate.