]> sourceware.org Git - lvm2.git/commit
toolcontext: add switches to create_toolcontext for connections and filters init
authorPeter Rajnoha <prajnoha@redhat.com>
Thu, 30 Jul 2015 08:34:10 +0000 (10:34 +0200)
committerPeter Rajnoha <prajnoha@redhat.com>
Thu, 30 Jul 2015 11:54:09 +0000 (13:54 +0200)
commitf6473baffc2d0b486b2aa941cf2681683026b3a5
tree9582e29a9783e539d206906d455011133451e5fa
parent3e343ba5ef02d8ae3e87eadc80cf69fc34c65622
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.)
daemons/clvmd/lvm-functions.c
daemons/lvmetad/testclient.c
lib/commands/toolcontext.c
lib/commands/toolcontext.h
liblvm/lvm_base.c
tools/lvm2cmdline.h
tools/lvmcmdlib.c
tools/lvmcmdline.c
This page took 0.03718 seconds and 5 git commands to generate.