[ovs-git] Open vSwitch: socket-util: Add symlink based workaround for long pathnames. (master)

dev at openvswitch.org dev at openvswitch.org
Fri Oct 18 04:16:51 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  5b5d1836ddfa1a83a9d3369c119eb4716831b8dd (commit)
      from  260aeca8609c2efda03772b7e4a6077369ae8b9c (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 5b5d1836ddfa1a83a9d3369c119eb4716831b8dd
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=5b5d1836ddfa1a83a9d3369c119eb4716831b8dd
Author: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
		
socket-util: Add symlink based workaround for long pathnames.
		
The existing /proc workaround only works on Linux.  Symlinks are more
widely available.

Signed-off-by: YAMAMOTO Takashi <yamamoto at valinux.co.jp>
Co-authored-by: Ben Pfaff <blp at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/socket-util.c         |  215 +++++++++++++++++++++++++++++++--------------
 python/ovs/socket_util.py |   46 +++++++++-
 tests/library.at          |    2 -
 3 files changed, 196 insertions(+), 67 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list