]> git.proxmox.com Git - mirror_ovs.git/commit
ovs-lib: Signal start_daemon failures.
authorMarkos Chandras <mchandras@suse.de>
Mon, 12 Sep 2016 09:07:56 +0000 (10:07 +0100)
committerBen Pfaff <blp@ovn.org>
Tue, 4 Oct 2016 18:53:19 +0000 (11:53 -0700)
commit39f9a325069d2a594dfb5e15f8139e16f93ff026
tree04114be5ba6b2771bb50a84eaa8189cd625e9107
parenta6095f815ed9b8a8d4e9989179d14308c1ed112c
ovs-lib: Signal start_daemon failures.

Make sure we communicate failures to the caller when start_daemon fails
to start a process as the caller may not be able to proceed after this.

Signed-off-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Aaron Conole <aconole@redhat.com>
utilities/ovs-lib.in