1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/clvmd
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
..
clvm.h cleanup: self compilable headers 2013-12-12 13:28:19 +01:00
clvmd-cman.c cleanup: clvmd move destroy_lvhash into main 2014-03-21 22:29:25 +01:00
clvmd-command.c clvmd: fix test mode race 2014-04-14 12:55:46 +02:00
clvmd-common.h cleanup: set _REENTRANT in header 2014-04-18 16:38:50 +02:00
clvmd-comms.h Restart CLVMD with same cluster manager 2011-09-25 19:37:00 +00:00
clvmd-corosync.c cleanup: clvmd move destroy_lvhash into main 2014-03-21 22:29:25 +01:00
clvmd-openais.c cleanup: clvmd indent change 2014-03-21 22:29:26 +01:00
clvmd-singlenode.c cleanup: drop uneeded headers 2014-05-07 14:17:45 +02:00
clvmd.c cleanup: include stdarg.h where needed. 2014-04-18 16:38:50 +02:00
clvmd.h cleanup: clvmd drop unused enum state 2014-04-14 13:02:27 +02:00
lvm-functions.c report: select: refactor: move str_list to libdm 2014-06-17 16:27:20 +02:00
lvm-functions.h CLVMD bugfix support for args -S -E 2011-09-24 20:48:34 +00:00
Makefile.in cleanup: set _REENTRANT in header 2014-04-18 16:38:50 +02:00
refresh_clvmd.c clmvd: fix responce status 2013-04-21 22:54:42 +02:00
refresh_clvmd.h Add -S command to clvmd, so it can restart itself and still 2010-04-20 14:07:37 +00:00