1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmetad
Peter Rajnoha f6473baffc toolcontext: add switches to create_toolcontext for connections and filters init
Make it possible to decide whether we want to initialize connections and
filters together with toolcontext creation.

Add "filters" and "connections" fields to struct
cmd_context_initialized_parts and set these in cmd_context.initialized
instance accordingly.

(For now, all create_toolcontext calls do initialize connections and
filters, we'll change that in subsequent patch appropriately.)
2015-07-30 13:54:09 +02:00
..
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
lvmetactl.c lvmetactl: program to interact with lvmetad 2015-07-06 15:54:22 -05:00
lvmetad-client.h lv/vgchange: do not try to connect to lvmetad if socket absent and --sysinit -aay used 2013-11-26 14:51:23 +01:00
lvmetad-core.c coverity: missing return value checks 2015-07-09 15:15:15 +02:00
Makefile.in lvmetactl: program to interact with lvmetad 2015-07-06 15:54:22 -05:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c toolcontext: add switches to create_toolcontext for connections and filters init 2015-07-30 13:54:09 +02:00