> On Dec 7, 2017, at 4:12 PM, Ben Pfaff <[email protected]> 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 <[email protected]>
Acked-by: Justin Pettit <[email protected]> --Justin _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
