1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/liblvm
Tony Asleson fe5b538c14 lvm2app: Reset buffer after retrieving error message
The error buffer will stack error messages which is fine.  However,
once you retrieve the error messages it doesn't make sense to keep
appending for each additional error message when running in the
context of a library call.

This patch clears and resets the buffer after the user retrieves
the error message.

Signed-off-by: Tony Asleson <tasleson@redhat.com>
2013-11-19 14:40:42 -06: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 VG/LV name validation 2013-11-19 14:40:39 -06:00
lvm_base.c lvm2app: Reset buffer after retrieving error message 2013-11-19 14:40:42 -06:00
lvm_lv.c lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_misc.c lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_misc.h lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_prop_fields.h lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_prop.c lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_prop.h lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_pv.c lvm2app: Add ability to create PV with args 2013-11-19 14:40:34 -06:00
lvm_vg.c lvm2app: Add VG/LV name validation 2013-11-19 14:40:39 -06:00
Makefile.in lvm2app: Add thin and thin pool lv creation 2013-07-12 16:52:16 -05:00