Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev



On Fri, May 01, 2009 at 12:06:34AM +0200, Christoph Egger wrote:
> David Young wrote:
> > Module Name:        src
> > Committed By:       dyoung
> > Date:               Thu Apr 30 20:34:08 UTC 2009
> > 
> > Modified Files:
> >     src/sys/dev: vnd.c
> > 
> > Log Message:
> > Flesh out vnd_detach().  Let the system detach vnd(4) at shutdown.  Stop
> > vnd_ioctl(VNDIOCCLR) from racing with vndopen() to call vndclear().
> 
> sys/dev/vnd.c:359: error: 'VNF_CLEARING' undeclared (first use in this
> function)
> sys/dev/vnd.c:987: error: 'VNF_CLEARING' undeclared (first use in this
> function)
> 
> 
> Forgot to commit a header ?

Yes!  Fixed.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933


Home | Main Index | Thread Index | Old Index