[ovs-git] Open vSwitch: ovsdb-tool: Do not lock source db for compacting or converting to new db. (next)

dev at openvswitch.org dev at openvswitch.org
Mon Mar 8 23:30:28 UTC 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, next has been updated
       via  aebfc8693746682c6c2c02b6cc4d0c580fab0039 (commit)
       via  3cfafd474026fd751765300fa462da2358379297 (commit)
      from  55aa00e0df2cacc67081d31b813328fb39ce3561 (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 aebfc8693746682c6c2c02b6cc4d0c580fab0039
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=aebfc8693746682c6c2c02b6cc4d0c580fab0039
Author: Ben Pfaff <blp at nicira.com>
		
ovsdb-tool: Do not lock source db for compacting or converting to new db.
		
"ovsdb-tool compact SRC DST" and "ovsdb-tool convert SRC SCHEMA DST" do not
need to lock SRC, because they do not modify it.

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


commit 3cfafd474026fd751765300fa462da2358379297
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=3cfafd474026fd751765300fa462da2358379297
Author: Ben Pfaff <blp at nicira.com>
		
lockfile: Occasionally log a warning when waiting for a lockfile.
		
Waiting for a lockfile can cause mysterious pauses for users.  Logging a
warning to the console every so often gives them feedback on what is
happening.

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


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

Summary of changes:
 lib/lockfile.c     |    8 +++++++-
 ovsdb/ovsdb-tool.c |   16 ++++++++--------
 2 files changed, 15 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list