Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 14:48:10 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Nick Hibma <nick.hibma@jrc.it>
Cc:        cvs-committers@FreeBSD.org, 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:  <6426.935585290@critter.freebsd.dk>
In-Reply-To: Your message of "Wed, 25 Aug 1999 14:38:23 %2B0200." <Pine.GSO.3.95q.990825143745.1366B-100000@elect8> 

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

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!


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?6426.935585290>