New APIs: Query the relationship between LVM objects.
authorRichard Jones <rjones@redhat.com>
Thu, 18 Mar 2010 13:48:03 +0000 (13:48 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 18 Mar 2010 15:21:08 +0000 (15:21 +0000)
commit50d2af4f8541a81d047753d7d300804ff649230c
tree8bc80cd1004314574e9354c2215fd8485f3e3676
parent27e73269d384814eb5f76468f609f7844cb75b0b
New APIs: Query the relationship between LVM objects.

These calls allow you to query the relationship between
LVM objects, for example, which PVs contain a VG, or which
LVs are contained in a VG.

See the example / test program 'regressions/test-lvm-mapping.pl'
for an example of how to do this from Perl.
daemon/lvm.c
po/POTFILES.in
regressions/Makefile.am
regressions/test-lvm-mapping.pl [new file with mode: 0755]
src/MAX_PROC_NR
src/generator.ml