summaryrefslogtreecommitdiffstats
path: root/regressions/test-lvm-mapping.pl
Commit message (Collapse)AuthorAgeFilesLines
* New APIs: Query the relationship between LVM objects.Richard Jones2010-03-181-0/+99
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.