[ovs-dev] [vlog 2/6] vlog: Make vlog_init() call time_init().
Ben Pfaff
blp at nicira.com
Fri Jul 16 12:00:36 PDT 2010
On Fri, Jul 16, 2010 at 09:45:52AM -0700, Ben Pfaff wrote:
> On Thu, Jul 15, 2010 at 05:51:00PM -0700, Jesse Gross wrote:
> > On Wed, Jul 14, 2010 at 4:20 PM, Ben Pfaff <blp at nicira.com> wrote:
> >
> > > vlog uses the time module, so it should initialize it. Otherwise, calling
> > > vlog_init() without first calling time_init() causes an assertion failure
> > > in time_now().
> >
> > Should we make time_now() initialize itself if time_init() hasn't already
> > been called as well?
>
> I had some reason I didn't want to do that, but I don't remember what it
> was anymore. I think it's a reasonable thing to do. I'll work on that.
I redid the series to take that approach. I'll send it out as "vlog v2"
momentarily.
More information about the dev
mailing list