Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Aug 1999 14:38:23 +0200 (MET DST)
From:      Nick Hibma <nick.hibma@jrc.it>
To:        Poul-Henning Kamp <phk@FreeBSD.org>
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:  <Pine.GSO.3.95q.990825143745.1366B-100000@elect8>
In-Reply-To: <199908251224.FAA37241@freefall.freebsd.org>

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

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



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?Pine.GSO.3.95q.990825143745.1366B-100000>