[ovs-dev] [ovsdb-locks 10/11] ovsdb: Implement a "lock" feature in the database protocol.

Ben Pfaff blp at nicira.com
Tue Jul 26 17:23:21 UTC 2011


On Mon, Jul 25, 2011 at 06:38:15PM -0700, Ethan Jackson wrote:
> ovsdb_jsonrpc_session_parse_lock_name() has a redundant newline after
> the return ovsdb_syntax_error() on link 563.

Thanks, I've removed this.

> You need to free waiter->lock_name in ovsdb_lock_waiter_destroy().

Thanks, I've added a free() call.

> Should we rev the schema version number?

Might as well, I bumped it from 5.1.0 to 5.2.0.



More information about the dev mailing list