[ovs-git] Open vSwitch: lockfile: Implementation for Windows platform. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Feb 13 22:10:06 UTC 2014


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  f4c340e1d996704ed81223217b172dbac3f045ac (commit)
       via  e9f56e849cf6ca4c150d527099f58623e790afbc (commit)
       via  707b3025cbf34cffe7cd6f7715058aecf5826a32 (commit)
       via  ac01d085e1046835594f806dd94d7b0708972ff7 (commit)
      from  97ba2d36f659170fc5645c47c928041d5c8f51e8 (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 f4c340e1d996704ed81223217b172dbac3f045ac
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f4c340e1d996704ed81223217b172dbac3f045ac
Author: Gurucharan Shetty <gshetty at nicira.com>
		
lockfile: Implementation for Windows platform.
		
Start with a simple implementation that does not support
symbolic links.

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


commit e9f56e849cf6ca4c150d527099f58623e790afbc
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=e9f56e849cf6ca4c150d527099f58623e790afbc
Author: Gurucharan Shetty <gshetty at nicira.com>
		
util: follow_symlinks() for windows.
		
Start with not supporting symbolic links for windows.
This is useful for an upcoming commit.

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


commit 707b3025cbf34cffe7cd6f7715058aecf5826a32
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=707b3025cbf34cffe7cd6f7715058aecf5826a32
Author: Gurucharan Shetty <gshetty at nicira.com>
		
string: strerror_r() for windows.
		
Signed-off-by: Gurucharan Shetty <gshetty at nicira.com>
Acked-by: Ben Pfaff <blp at nicira.com>


commit ac01d085e1046835594f806dd94d7b0708972ff7
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=ac01d085e1046835594f806dd94d7b0708972ff7
Author: Gurucharan Shetty <gshetty at nicira.com>
		
util: Make xreadlink a static function.
		
It is only used in util.c

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


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

Summary of changes:
 lib/lockfile.c  |   95 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
 lib/string.h.in |    1 +
 lib/util.c      |    9 +++++-
 lib/util.h      |    1 -
 4 files changed, 99 insertions(+), 7 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list