]> sourceware.org Git - lvm2.git/commit
Misc: Make get_pv_list_for_lv() available to more than just RAID
authorJonathan Brassow <jbrassow@redhat.com>
Fri, 23 Aug 2013 13:40:13 +0000 (08:40 -0500)
committerJonathan Brassow <jbrassow@redhat.com>
Fri, 23 Aug 2013 13:40:13 +0000 (08:40 -0500)
commitf1e3640df31d0593e47ed82f3bb2f7e976b6569c
tree1f67ec1de765c8e1b09d5542778b7d296d5774d9
parentbe9f4c77c93f347131f46a128013b0f4af8e5b32
Misc: Make get_pv_list_for_lv() available to more than just RAID

The function 'get_pv_list_for_lv' will assemble all the PVs that are
used by the specified LV.  It uses 'for_each_sub_lv' to traverse all
of the sub-lvs which may compose it.
lib/metadata/lv_manip.c
lib/metadata/metadata-exported.h
lib/metadata/raid_manip.c
This page took 0.03643 seconds and 5 git commands to generate.