[ovs-dev] [PATCH 07/13] log: New functions for replacing a log's contents.

Justin Pettit jpettit at ovn.org
Sat Dec 23 05:39:11 UTC 2017



> On Dec 7, 2017, at 4:12 PM, Ben Pfaff <blp at ovn.org> wrote:
> 
> These functions will acquire users in future commits.
> 
> This new functionality made the internal state machine of the log hard
> enough to understand that I thought that it was best to make it explicit
> with a 'state' variable, so this commit introduces one.
> 
> This commit duplicates code and logic from ovsdb_rename() and
> ovsdb_compact() in ovsdb/file.c.  A future commit removes this duplication.
> 
> Signed-off-by: Ben Pfaff <blp at ovn.org>

Acked-by: Justin Pettit <jpettit at ovn.org>

--Justin




More information about the dev mailing list