1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00
lvm2/lib/format_text
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
..
archive.c cleanup: drop unneeded included header files 2012-08-23 14:37:20 +02:00
archiver.c archiver: drop unneeded backup check 2014-03-19 00:45:41 +01:00
archiver.h vgconvert: Do not call lvmetad_vg_remove (path shared with vgcfgbackup). 2013-09-18 12:53:11 +02:00
export.c cleanup: simplify pv name size estimation 2014-03-26 14:11:37 +01:00
flags.c cache: Code changes to allow creation of cache pools 2014-02-04 11:57:08 -06:00
format-text.c tests: add separate test file for bootloader area support and enhance tests 2014-04-10 14:18:59 +02:00
format-text.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
import_vsn1.c config: differentiate command and metadata profiles and consolidate profile handling code 2014-05-20 16:21:48 +02:00
import-export.h cleanup: reduce inclusion of unnecessary headers 2014-04-18 16:38:50 +02:00
import.c config: add CONFIG_FILE_SPECIAL config source id 2014-05-19 15:37:41 +02:00
layout.h report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
tags.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
text_export.h Move the core of the lib/config/config.c functionality into libdevmapper, 2011-08-30 14:55:15 +00:00
text_import.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
text_label.c labeller: Make the use of "private" as "fmt" explicit. 2013-11-17 21:41:27 +01:00