1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 01:55:10 +03:00
lvm2/old-tests
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
..
config Add .gitignore files for an in-source-tree build. 2012-06-08 16:26:21 +01:00
datastruct Use hash, bitset, malloc, pool from libdevmapper. 2005-10-16 23:03:59 +00:00
dev-mgr Update copyright notices. 2004-03-30 19:35:44 +00:00
device report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
filters Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
format1 Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00
mm Use $(top_builddir) for inclusion of make.tmpl in Makefiles. 2010-03-04 09:51:37 +00:00