]> git.proxmox.com Git - mirror_ovs.git/commit
db-ctl-base: Extend ctl_context with an error message.
authorJakub Sitnicki <jkbs@redhat.com>
Mon, 2 Jul 2018 10:50:10 +0000 (12:50 +0200)
committerBen Pfaff <blp@ovn.org>
Tue, 3 Jul 2018 20:19:46 +0000 (13:19 -0700)
commit675b152e999f5c22a2949c330feb04f8e7b6b991
treeb11420082e28a7f5fe977561ebd02e1437206b13
parentfd26f9a2bd3d119facc45d54f24484b7a3db9221
db-ctl-base: Extend ctl_context with an error message.

Prepare for the command handlers (pre_cmd_*() cmd_*() functions) to
report errors by storing them in the context.

Signed-off-by: Jakub Sitnicki <jkbs@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/db-ctl-base.c
lib/db-ctl-base.h
ovn/utilities/ovn-nbctl.c
ovn/utilities/ovn-sbctl.c
utilities/ovs-vsctl.c
vtep/vtep-ctl.c