[ovs-dev] [PATCH 10/14] ovsdb: Allow ovsdb_log_open()'s caller to choose whether to lock.

Jesse Gross jesse at nicira.com
Fri Feb 12 23:47:18 UTC 2010


On Fri, Feb 12, 2010 at 2:37 PM, Ben Pfaff <blp at nicira.com> wrote:

> The current callers of ovsdb_log_open() always want to log the file if
>

Should that be "lock the file"?


> +    assert(locking == -1 || locking == false || locking == true);


 Would it be nicer to create an enum?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20100212/2ac324ef/attachment-0003.html>


More information about the dev mailing list