[ovs-git] [openvswitch/ovs] 39f9a3: ovs-lib: Signal start_daemon failures.

GitHub noreply at github.com
Tue Oct 4 18:53:45 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 39f9a325069d2a594dfb5e15f8139e16f93ff026
      https://github.com/openvswitch/ovs/commit/39f9a325069d2a594dfb5e15f8139e16f93ff026
  Author: Markos Chandras <mchandras at suse.de>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M utilities/ovs-lib.in

  Log Message:
  -----------
  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 at suse.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Aaron Conole <aconole at redhat.com>


  Commit: 452a1f59c9ac25d15a76a0cc0ae617c95f95d5c7
      https://github.com/openvswitch/ovs/commit/452a1f59c9ac25d15a76a0cc0ae617c95f95d5c7
  Author: Markos Chandras <mchandras at suse.de>
  Date:   2016-10-04 (Tue, 04 Oct 2016)

  Changed paths:
    M utilities/ovs-ctl.in

  Log Message:
  -----------
  ovs-ctl: Handle start up errors.

Make sure we take the return values into consideration so we can
break early in case of failures. This makes the ovs-ctl helper more
accurate in reporting the real status of its managing processes.

Signed-off-by: Markos Chandras <mchandras at suse.de>
Signed-off-by: Ben Pfaff <blp at ovn.org>
Acked-by: Aaron Conole <aconole at redhat.com>


Compare: https://github.com/openvswitch/ovs/compare/a6095f815ed9...452a1f59c9ac


More information about the git mailing list