[ovs-git] Open vSwitch: ovs-lib: Revert "Return the exit status of ovs-ctl in ovs_ctl()." (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 4 22:36:43 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  a34779bcbe9a4fd568bdcd414ee0416c208dbf22 (commit)
      from  7b38f242c97c953910392e215cbcb4c403207fc7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a34779bcbe9a4fd568bdcd414ee0416c208dbf22
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=a34779bcbe9a4fd568bdcd414ee0416c208dbf22
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-lib: Revert "Return the exit status of ovs-ctl in ovs_ctl()."
		
This reverts commit 9d46457e07ca which had a side-effect that
ssh executing start/restart command on a remote machine would
hang as one of the file descriptors created in that commit
was getting passed along to the daemons. The daemons weren't closing
it and hence ssh would just wait for them to close and hang.

Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


-----------------------------------------------------------------------

Summary of changes:
 utilities/ovs-lib.in |   13 +------------
 1 file changed, 1 insertion(+), 12 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list