freebsd-dev/sys/miscfs/fdesc
Chris Costello 726bd7bebf 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.
2000-06-28 19:18:25 +00:00
..
fdesc_vfsops.c Second pass commit to introduce new ACL and Extended Attribute system 1999-12-19 06:08:07 +00:00
fdesc_vnops.c fdesc_getattr: 2000-06-28 19:18:25 +00:00
fdesc.h - Do not allow VOP_SETATTR to modify underlying vnodes at all. This caused 2000-06-02 07:02:45 +00:00