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

dev at openvswitch.org dev at openvswitch.org
Fri Oct 4 22:39:58 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, branch-2.0 has been updated
       via  cd563ec72a2689273ad3d22ac2fed8423acb91ee (commit)
      from  0e37488562d1aca0b413cc368f3342b59b2614eb (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 cd563ec72a2689273ad3d22ac2fed8423acb91ee
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd563ec72a2689273ad3d22ac2fed8423acb91ee
Author: Gurucharan Shetty <gshetty at nicira.com>
		
ovs-lib: Revert "Return the exit status of ovs-ctl in ovs_ctl()."
		
This reverts commit 0e37488562d1 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