1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/lib/datastruct
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
..
btree.c Better const cast logic 2011-04-08 14:14:57 +00:00
btree.h Fix inconsistent licence notices: executables are GPLv2; libraries LGPLv2.1. 2007-08-20 20:55:30 +00:00
str_list.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
str_list.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00