Date: Wed, 28 Jun 2000 12:18:25 -0700 (PDT) From: Chris Costello <chris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/miscfs/fdesc fdesc_vnops.c Message-ID: <200006281918.MAA04217@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
chris 2000/06/28 12:18:25 PDT
Modified files:
sys/miscfs/fdesc fdesc_vnops.c
Log:
fdesc_getattr:
Don't fake any file types, just set vap->va_type to IFTOVT(stb.st_mode).
If something does not report its mode, vap->va_type is set to VNON
accordingly.
Revision Changes Path
1.60 +3 -7 src/sys/miscfs/fdesc/fdesc_vnops.c
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?200006281918.MAA04217>
