[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 15:47:18 PST 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://openvswitch.org/pipermail/dev/attachments/20100212/2ac324ef/attachment.htm>
More information about the dev
mailing list