Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 14:55:40 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Nick Hibma <nick.hibma@jrc.it>
Cc:        CVS Committers FreeBSD <cvs-committers@FreeBSD.org>, FreeBSD CVS-All <cvs-all@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/sys vnode.h src/sys/kern vfs_subr.c src/sys/ufs/ffs ffs_vfsops.c src/sys/ntfs ntfs_vfsops.c src/sys/msdosfs msdosfs_vfsops.c src/sys/isofs/cd9660 cd9660_vfsops.c src/sys/gnu/ext2fs ext2_vfsops.c 
Message-ID:  <6491.935585740@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 25 Aug 1999 14:50:09 %2B0200." <Pine.GSO.3.95q.990825144914.1366C-100000@elect8> 

next in thread | previous in thread | raw e-mail | index | archive | help

Clue #1: Have you examined the change before you ask questions ?

Clue #2: When have you last seen floating point in the kernel ?

Poul-Henning

In message <Pine.GSO.3.95q.990825144914.1366C-100000@elect8>, Nick Hibma writes:
>
>What a novel idea! You know any USB or FreeBSD related job offers?
>
>Nick
>
>
>
>On Wed, 25 Aug 1999, Poul-Henning Kamp wrote:
>
> > 
> > Shouln't you be doing something useful ?
> > 
> > In message <Pine.GSO.3.95q.990825143745.1366B-100000@elect8>, Nick Hibma writes:
> > >
> > >Shouldn't the return value of the function be a float? Like worm being
> > >half a disk, etc.?
> > >
> > >Nick
> > >
> > >On Wed, 25 Aug 1999, Poul-Henning Kamp wrote:
> > >
> > > > phk         1999/08/25 05:24:40 PDT
> > > > 
> > > >   Modified files:
> > > >     sys/sys              vnode.h 
> > > >     sys/kern             vfs_subr.c 
> > > >     sys/ufs/ffs          ffs_vfsops.c 
> > > >     sys/ntfs             ntfs_vfsops.c 
> > > >     sys/msdosfs          msdosfs_vfsops.c 
> > > >     sys/isofs/cd9660     cd9660_vfsops.c 
> > > >     sys/gnu/ext2fs       ext2_vfsops.c 
> > > >   Log:
> > > >   Introduce vn_isdisk(struct vnode *vp) function, and use it to test for diskness.
> > > >   
> > > >   Revision  Changes    Path
> > > >   1.97      +2 -1      src/sys/sys/vnode.h
> > > >   1.220     +20 -9     src/sys/kern/vfs_subr.c
> > > >   1.103     +2 -6      src/sys/ufs/ffs/ffs_vfsops.c
> > > >   1.10      +2 -6      src/sys/ntfs/ntfs_vfsops.c
> > > >   1.49      +2 -6      src/sys/msdosfs/msdosfs_vfsops.c
> > > >   1.60      +2 -6      src/sys/isofs/cd9660/cd9660_vfsops.c
> > > >   1.53      +1 -5      src/sys/gnu/ext2fs/ext2_vfsops.c
> >  > 
> > > > 
> > > > 
> > >
> > >-- 
> > >ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy
> > >
> > >
> > 
> > --
> > Poul-Henning Kamp             FreeBSD coreteam member
> > phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
> > FreeBSD -- It will take a long time before progress goes too far!
> > 
>
>-- 
>ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy
>
>

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6491.935585740>