1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm
Milan Broz 917c57e77b Disable long living process flag in lvm2app.
This option should be configurable, but for now
do not set it at all.

(lvm2app is used in udisks probers and there
cac cause several nasty races when trying to update
lvmcache during rescan.)
2010-03-17 14:45:28 +00:00
..
.exported_symbols Add lvm_lv_get_tags(), lvm_lv_add_tag(), and lvm_lv_remove_tag(). 2010-02-24 18:16:26 +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 check in the correct pkgconfig file 2009-07-23 01:41:53 +00:00
lvm2app.h Update doxygen comments for lvm2app.h. 2010-02-24 18:16:44 +00:00
lvm_base.c Disable long living process flag in lvm2app. 2010-03-17 14:45:28 +00:00
lvm_lv.c Add lvm_lv_get_tags(), lvm_lv_add_tag(), and lvm_lv_remove_tag(). 2010-02-24 18:16:26 +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 post-release 2010-02-16 00:27:01 +00:00
lvm_vg.c Remove unnecessary full_scan parameter from get_vgids and get_vgnames calls. 2010-03-16 16:57:03 +00:00
Makefile.in Introduce LVMINTERNAL_LIBS 2010-03-04 11:12:39 +00:00