Russell Bryant <[email protected]> wrote on 07/18/2016 03:01:41 PM: > From: Russell Bryant <[email protected]> > To: [email protected] > Cc: Ryan Moats/Omaha/IBM@IBMUS, Russell Bryant <[email protected]> > Date: 07/18/2016 03:01 PM > Subject: [PATCH] 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 <[email protected]> > ---
Well, that's odd... I thought I had removed everything that was orphans. Anyway, it's going to cause me to rebase the remaining incremental processing patches, but so be it.... Acked-by: Ryan Moats <[email protected]> _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
