[ovs-git] Open vSwitch: bridge: Report PID of yielding process when multiple instances run. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Apr 25 21:36:11 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  f90433936b399e8a00ad78ee23fdecdb8d6bb150 (commit)
      from  42d5dd9595cce35a8825a20be7d71a3a8f6f5640 (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 f90433936b399e8a00ad78ee23fdecdb8d6bb150
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f90433936b399e8a00ad78ee23fdecdb8d6bb150
Author: Justin Pettit <jpettit at nicira.com>
		
bridge: Report PID of yielding process when multiple instances run.
		
Normally, the daemon code will detect when multiple instances are run
and print the conflicting PID.  However, if ovs-vswitchd is not run in
daemon mode or the pidfile is removed, a database lock is checked.  The
message it prints wasn't specific enough about which process was backing
off due to not getting the lock.

Signed-off-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 vswitchd/bridge.c |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list