1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 18:55:19 +03:00
lvm2/liblvm
Tony Asleson a2b5147600 lvm2app: lvm_vg_list_lvs filter hidden LVs
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>
2013-07-23 14:01:20 -05:00
..
.exported_symbols Generate liblvm2app and libdevmapper exported symbols from header files. 2010-06-25 18:17:38 +00:00
Doxyfile Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
liblvm2app.pc.in Switch to use Requires.private for devmapper.pc and lvm2app.pc 2010-05-11 08:54:11 +00:00
lvm2app.h lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00
lvm_base.c metadata: cleanup comments and formatting 2013-07-09 12:34:48 +01:00
lvm_lv.c cleanup: add explicit cast to proper enum type 2013-07-23 14:53:29 +02:00
lvm_misc.c lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00
lvm_misc.h lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00
lvm_prop_fields.h lvm2api: Add missing files from prev commit. 2013-07-12 17:46:15 -05:00
lvm_prop.c lvm2api: Add missing files from prev commit. 2013-07-12 17:46:15 -05:00
lvm_prop.h lvm2api: Add missing files from prev commit. 2013-07-12 17:46:15 -05:00
lvm_pv.c lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00
lvm_vg.c lvm2app: lvm_vg_list_lvs filter hidden LVs 2013-07-23 14:01:20 -05:00
Makefile.in lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00