On Mon, Mar 20, 2017 at 12:44:47PM -0700, Andy Zhou wrote: > On Mon, Mar 20, 2017 at 10:50 AM, Ben Pfaff <[email protected]> wrote: > > 'all_dbs' maps from a schema name to its struct db, so there's no need to > > iterate the whole thing to find a database by schema name; instead, just > > use the shash in the usual way. > > > > Also, avoid trying too hard in ovsdb_replication_init() in a similar way. > > > > Signed-off-by: Ben Pfaff <[email protected]> > > Acked-by: Andy Zhou <[email protected]>>
Thanks, applied to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
