[ovs-git] [openvswitch/ovs] d612a4: datapath-windows: Fix race condition when deleting...

GitHub noreply at github.com
Fri Dec 28 14:44:35 UTC 2018


  Branch: refs/heads/branch-2.10
  Home:   https://github.com/openvswitch/ovs
  Commit: d612a49616e14b18d8b2d2200755a146a78a21e1
      https://github.com/openvswitch/ovs/commit/d612a49616e14b18d8b2d2200755a146a78a21e1
  Author: Alin Gabriel Serdean <aserdean at ovn.org>
  Date:   2018-12-28 (Fri, 28 Dec 2018)

  Changed paths:
    M datapath-windows/ovsext/Vport.c

  Log Message:
  -----------
  datapath-windows: Fix race condition when deleting internal ports

We need to hold the port lock until all the operations with a port are
completed.

Found by inspection.

Signed-off-by: Alin Gabriel Serdean <aserdean at ovn.org>
Acked-by: Ben Pfaff <blp at ovn.org>
Acked-by: Anand Kumar <kumaranand at vmware.com>



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the git mailing list