mirror of
git://sourceware.org/git/lvm2.git
synced 2025-03-10 16:58:47 +03:00
The function lvm_vg_list_lvs was returning all logical volumes, including *_tmeta and *_tdata. Added check to verify that LV is visible before including in list of returned logical volumes. Signed-off-by: Tony Asleson <tasleson@redhat.com>