[ovs-git] Open vSwitch: dpif-linux: Reset epoll() on channel deletion. (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Wed Apr 10 21:16:27 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, branch-1.10 has been updated
       via  44c2145eed876cf74c5434d60eeb37ccf37cda21 (commit)
      from  bc7f6c4709b0acae1fca98777f18287cd45c13d6 (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 44c2145eed876cf74c5434d60eeb37ccf37cda21
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=44c2145eed876cf74c5434d60eeb37ccf37cda21
Author: Ethan Jackson <ethan at nicira.com>
		
dpif-linux: Reset epoll() on channel deletion.
		
The list of epoll events contains references to channels which may
be stale when one of those channels is deleted.  The safest thing
to do is simply refresh epoll() whenever a channel is deleted.

Bug #16057.
Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 lib/dpif-linux.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list