1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/liblvm
Tony Asleson c29c64f20d lvm2app: lvm_list_pvs_free seg. fault when no PVs
When the system has no PVs we don't have access to
the cmd pointer and it remains NULL which causes
a seg. fault when we try to free the VG lock.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
2013-08-14 15:17:39 -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: lvm_list_pvs_free seg. fault when no PVs 2013-08-14 15:17:39 -05:00
lvm_vg.c Revert "lvm2app: lvm_vg_list_lvs filter hidden LVs" 2013-07-24 01:49:18 +01:00
Makefile.in lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00