[ovs-git] [openvswitch/ovs] 3a0d92: ovn-controller: Remove local_datapaths_by_uuid.

GitHub noreply at github.com
Mon Jul 18 20:28:26 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 3a0d92b3f5a97e3c3aa0de69fbcd5ba2fdd0799d
      https://github.com/openvswitch/ovs/commit/3a0d92b3f5a97e3c3aa0de69fbcd5ba2fdd0799d
  Author: Russell Bryant <russell at ovn.org>
  Date:   2016-07-18 (Mon, 18 Jul 2016)

  Changed paths:
    M ovn/controller/binding.c

  Log Message:
  -----------
  ovn-controller: Remove local_datapaths_by_uuid.

binding.c included a static local_datapaths_by_uuid but it was not used
for anything.  In fact, the hash node used when inserting into this hmap
is overwritten in another code path for a different hmap.

Fixes: 263064aeaa31 ("Convert binding_run to incremental processing.")
Signed-off-by: Russell Bryant <russell at ovn.org>
Acked-by: Ryan Moats <rmoats at us.ibm.com>




More information about the git mailing list