[ovs-git] Open vSwitch: ovs-vsctl: Reduce log level for "Called as..." for read-only invocations. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 1 10:22:19 PDT 2010


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  0c18b5a065365e79d92d66532e7bdc41c4588f33 (commit)
       via  1998cd4d3ef151a57abf9a2e826659f28146362b (commit)
      from  c84d769c147830be5aa99ed3e6bdc92af15abd5d (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 0c18b5a065365e79d92d66532e7bdc41c4588f33
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=0c18b5a065365e79d92d66532e7bdc41c4588f33
Author: Ben Pfaff <blp at nicira.com>
		
ovs-vsctl: Reduce log level for "Called as..." for read-only invocations.
		
When ovs-vsctl is not actually going to modify the database, it is less
interesting in the log, so we might as well only log it at "debug" level.

Suggested-by: Neil McKee <neil.mckee at inmon.com>


commit 1998cd4d3ef151a57abf9a2e826659f28146362b
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1998cd4d3ef151a57abf9a2e826659f28146362b
Author: Ben Pfaff <blp at nicira.com>
		
ovs-vsctl: Factor out and optimize searching for a command by name.
		
The following commit will introduce a new function that wants to do this
a lot, so we might as well do it efficiently.


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

Summary of changes:
 utilities/ovs-vsctl.c |  194 ++++++++++++++++++++++++++++--------------------
 1 files changed, 113 insertions(+), 81 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list