K 10 svn:author V 3 kib K 8 svn:date V 27 2009-05-12T09:28:45.974213Z K 7 svn:log V 401 Report all fdescfs vnodes as VCHR for stat(2). Fake the unique major/minor numbers of the devices. Pretending that the vnodes are character devices prevents file tree walkers from descending into the directories opened by current process. Also, not doing stat on the filedescriptors prevents the recursive entry into the VFS. Requested by: kientzle Discussed with: Jilles Tjoelker END