1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm
Dave Wysochanski 8f4a9e6a3e Fix warnings with conversion of uuid.
More cleanup of uuid casting / structures is needed but for now just
cast like the rest of the code.
2010-05-19 12:12:47 +00:00
..
.exported_symbols Add lvm2app interfaces to lookup a vgname from a pvid and pvname. 2010-05-19 11:53:12 +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 Add lvm2app interfaces to lookup a vgname from a pvid and pvname. 2010-05-19 11:53:12 +00:00
lvm_base.c Fix warnings with conversion of uuid. 2010-05-19 12:12:47 +00:00
lvm_lv.c Use vg->vgmem to allocate vg/lv/pv string properties instead of dm_malloc/fr 2010-04-19 15:22:24 +00:00
lvm_misc.c Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
lvm_misc.h Add Doxygen file for lvm2app to generate documentation from lvm2app.h. 2010-02-24 18:16:54 +00:00
lvm_pv.c Use vg->vgmem to allocate vg/lv/pv string properties instead of dm_malloc/fr 2010-04-19 15:22:24 +00:00
lvm_vg.c Use vg->vgmem to allocate vg/lv/pv string properties instead of dm_malloc/fr 2010-04-19 15:22:24 +00:00
Makefile.in Add pkgconfigdir for placement of .pc files 2010-05-11 08:57:02 +00:00