On Fri, Dec 22, 2017 at 08:13:39PM -0800, Justin Pettit wrote:
> 
> > On Dec 7, 2017, at 4:12 PM, Ben Pfaff <[email protected]> wrote:
> > 
> > Clients are intended to use the OVSDB log code by reading zero or more
> > records and then writing zero or more records, but not reading after any
> > write has occurred.  Until now, ovsdb_log_read() has signaled the latter
> > behavior as an error.  Upcoming changes to OVSDB are going to make it an
> > expected behavior in some cases, so this commit changes it so that it
> > just becomes an empty read.
> > 
> > Signed-off-by: Ben Pfaff <[email protected]>
> 
> Acked-by: Justin Pettit <[email protected]>

Applied to master, thanks!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to