1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/liblvm
Dave Wysochanski 254d672dcc Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy.
Add supporting functions for pv_uuid, vg_uuid, and lv_uuid.
Call new function id_format_and_copy.  Use 'const' where appropriate.
Add "_dup" suffix to indicate memory is being allocated.
Call {pv|vg|lv}_uuid_dup from lvm2app uuid functions.
2010-09-30 14:07:47 +00: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 Use #include <> not "" in lvm2app.h which gets installed on the system. 2010-08-02 12:23:01 +00:00
lvm_base.c Fix warnings with conversion of uuid. 2010-05-19 12:12:47 +00:00
lvm_lv.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
lvm_misc.c Remove unnecessary list of includes in liblvm files. 2010-07-09 16:57:34 +00:00
lvm_misc.h Remove unnecessary list of includes in liblvm files. 2010-07-09 16:57:34 +00:00
lvm_pv.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
lvm_vg.c Add pv_uuid_dup, vg_uuid_dup, and lv_uuid_dup, and call id_format_and_copy. 2010-09-30 14:07:47 +00:00
Makefile.in Clean generated files .exported_symbols_generated, example.conf for distclean. 2010-08-03 13:00:45 +00:00