1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/lib/log
Peter Rajnoha 5abdb52fdc report: select: refactor: move str_list to libdm
The list of strings is used quite frequently and we'd like to reuse
this simple structure for report selection support too. Make it part
of libdevmapper for general reuse throughout the code.

This also simplifies the LVM code a bit since we don't need to
include and manage lvm-types.h anymore (the string list was the
only structure defined there).
2014-06-17 16:27:20 +02:00
..
log.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
log.h logging: tidy log_sys_error when string empty 2013-08-12 18:40:41 +01:00
lvm-logging.h lvm2app: Reset buffer after retrieving error message 2013-11-19 14:40:42 -06:00