[ovs-git] Open vSwitch: netlink-socket: Don't bother logging SO_RCVBUFFORCE failure (master)

dev at openvswitch.org dev at openvswitch.org
Thu Apr 11 19:53:48 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  f28b6dd3f49d355b18e631e441f52611de4e8b13 (commit)
      from  63ff04e82623e76521add85287b2ac0e1829bcfe (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 f28b6dd3f49d355b18e631e441f52611de4e8b13
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=f28b6dd3f49d355b18e631e441f52611de4e8b13
Author: Ansis Atteka <aatteka at nicira.com>
		
netlink-socket: Don't bother logging SO_RCVBUFFORCE failure
		
This patch fixes tests when they are run with "fakeroot debian/rules binary"
command.

The problem was that under fakeroot setsockopt() call could still return
EPERM and lead to a warning message being logged.

Signed-off-by: Ansis Atteka <aatteka at nicira.com>


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

Summary of changes:
 lib/netlink-socket.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list